Topic: "rootfinding"
SciML/SimpleNonlinearSolve.jl 📦
Fast and simple nonlinear solvers for the SciML common interface. Newton, Broyden, Bisection, Falsi, and more rootfinders on a standard interface.
Language: Julia - Size: 523 KB - Last synced at: 6 days ago - Pushed at: 21 days ago - Stars: 68 - Forks: 25

basilwong/simple-sundials
SUNDIALS: For those starting to learn to use the CVODE package. Also contains examples regarding more complex development with SUNDIALS libraries.
Language: C++ - Size: 229 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 13 - Forks: 8

nennigb/polze
A python package to locate poles and zeros of a meromorphic function with their multiplicities
Language: Python - Size: 84 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 7 - Forks: 1

drobnyjt/rcpr
Rust Chebyshev Proxy Rootfinder: A robust global rootfinder using adaptive Chebyshev interpolation with automatic subdivision that accurately finds all roots of a smooth function F(x) on [a, b] using the Chebyshev-Frobenius companion matrix.
Language: Rust - Size: 59.6 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

LukasErekson/RootFinding Fork of tylerjarvis/RootFinding
A numerical root-finding method for nonlinear systems of equations.
Language: Jupyter Notebook - Size: 42.7 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

luk036/bairstow
Parallel Bairstow's Rootfinding Algorithm Python Code
Language: Python - Size: 3.35 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ghbrown/taylor
Generic derivative objects (gradients, Jacobians, Hessians, and more) by finite differences
Language: Python - Size: 903 KB - Last synced at: 2 days ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Blue00FF/Bisection-Method
In this project I explore the bisection method for root finding using python libraries.
Language: Jupyter Notebook - Size: 54.7 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

bushra-muneer/Numerical-Computing
Implementation of Roots Finding Methods in Python using Tkinter
Language: Python - Size: 2.36 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Ibrahim5aad/numerical-computation-package
Matlab and Octave library for some numerical computations.
Language: MATLAB - Size: 3.65 MB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

Akulav/AutomaticRootFinder
Root Finding using the bisection method. Automatically assigns bounds.
Language: Java - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 1
