Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/achint08/root-finding-numerica

Root finding implemented using secant, bisection, newton method and calculating roots using sympy
https://github.com/achint08/root-finding-numerica

bisection-method newton-method newton-raphson plot python root-finding secant-method sympy

Last synced: about 1 month ago
JSON representation

Root finding implemented using secant, bisection, newton method and calculating roots using sympy

Awesome Lists containing this project

README

        

# root-finding-numerica
Root finding implemented using secant, bisection, newton method and calculating roots using sympy