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

https://github.com/rushil-ambati/computational-roots

Using numerical methods to compute approximations of roots of equations.
https://github.com/rushil-ambati/computational-roots

equations newton-raphson numerical-methods root-finding secant

Last synced: about 1 month ago
JSON representation

Using numerical methods to compute approximations of roots of equations.

Awesome Lists containing this project

README

          

# Approximating Roots with Computation

Using numerical approximation methods to find roots of equations.

[Documentation](./Approximating_Roots_with_Computation.pdf)