GitHub / fritzwill / root-finding-methods
Utilizing root-finding methods such as Bisection Method, Fixed-Point Method, Secant Method, and Newton's Method to solve for the roots of functions
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fritzwill%2Froot-finding-methods
Stars: 12
Forks: 5
Open issues: 0
License: None
Language: Python
Size: 8.79 KB
Dependencies parsed at: Pending
Created at: over 7 years ago
Updated at: 4 months ago
Pushed at: 4 months ago
Last synced at: 4 months ago
Topics: bisection-method, fixed-point-iteration, newtons-method, numerical-analysis, numerical-methods, python, secant-method