GitHub / kennethassogba / root-finding-algorithms
Implementation of main numerical methods of solving non-linear equations f(x)=0 with examples.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kennethassogba%2Froot-finding-algorithms
Stars: 3
Forks: 3
Open issues: 0
License: None
Language: Jupyter Notebook
Size: 62.5 KB
Dependencies parsed at: Pending
Created at: almost 7 years ago
Updated at: over 2 years ago
Pushed at: about 2 years ago
Last synced at: about 2 years ago
Topics: dichotomy, fixed-point, newton-raphson, root-finding, secant