333 results for “topic:newton-raphson”
VeraGrid, a cross-platform power systems software written in Python with user interface, used in academia and industry.
Advanced Java BigDecimal math functions (pow, sqrt, log, sin, ...) using arbitrary precision.
High-performance and differentiation-enabled nonlinear solvers (Newton methods), bracketed rootfinding (bisection, Falsi), with sparsity and Newton-Krylov support.
Advanced Simulation kit based on Finite Element Method (AsFem)
This Repository contains Solutions to the Quizes & Lab Assignments of the Mathematics for Machine Learning Specialization offered by Imperial College of London on Coursera taught by David Dye, Samuel J. Cooper, A. Freddie Page, Marc Peter Deisenroth
IEEE 754 single and double precision floating point library in systemverilog and vhdl
Fast and simple nonlinear solvers for the SciML common interface. Newton, Broyden, Bisection, Falsi, and more rootfinders on a standard interface.
A powerful multi-phase load flow solver, by Roseau Technologies
Autodiff is a numerical library for the Go programming language that supports automatic differentiation. It implements routines for linear algebra (vector/matrix operations), numerical optimization and statistics
Nonlinear Equation Solver with Modern Fortran
JuliaGrid is an easy-to-use power system simulation tool for researchers and educators provided as a Julia package.
HELMpy, open source package of power flow solvers, including the Holomorphic Embedding Load Flow Method (HELM), developed on Python 3
IEEE 754 single precision floating point library in systemverilog and vhdl
MATGRID is an easy-to-use power system simulation tool for researchers and educators provided as a MATLAB package.
Numerical analysis methods implemented in Python.
Schrodinger-Poisson solver in 1D demonstrator
This repository aim to provide with an easy-to-use library to solve non-linear systems of equations.
Kotlin library for BigDecimal math functions (pow, sqrt, log, sin, ...) using arbitrary precision.
A collection of virtual analog models in the form of MATLAB scripts.
A collection of Python programs that helps in Numerical Analysis.
This repository contains homework solution of the Numerical analysis lesson at Shahid Beheshti University.
Newton root-finding algorithm written in Rust
MATLAB programs for solving the power-flow equations using either of methods: Gauss-Seidel (G-S), Newton-Raphson (N-R) & Fast Decoupled Load Flow (FDLF).
In this repository I present some of the codes based on different Optimization Methods I developed during my graduation.
collection of numerical optimization methods
StAtistical Models for the UnsupeRvised segmentAion of tIme-Series
The implementation of a numerical method with an appropriate convergence check in C++
Python implementation of Methods and Algorithm or Numerical Computing Course. You just have to Enter the input values from the question and All the iterations will be generated automatically.
Poisson equation solver in 1D CMOS transistor.
A python program that uses diverse numerical analysis methods to find roots of mathematical functions.