broyden-method
There are 5 repositories under broyden-method topic.
SciML/SimpleNonlinearSolve.jl
Fast and simple nonlinear solvers for the SciML common interface. Newton, Broyden, Bisection, Falsi, and more rootfinders on a standard interface.
jacobwilliams/nlesolver-fortran
Nonlinear Equation Solver with Modern Fortran
yhrtsai/M368K_S2018
This directory contains lecture notes for an undergraduate numerical analysis course offered in Spring 2018, at UT Austin.
ruiawang/Numerical-Analysis-Algorithms
Implementations of various Algorithms used in Numerical Analysis, from root-finding up to gradient descent and numerically solving PDEs.
Vedant2311/Numerical-Algorithms-Assignments
Compilation of the assignments of the course of COL726: Numerical Algorithms (Spring 2021) and their solutions