Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 174 Bytes

File metadata and controls

2 lines (2 loc) · 174 Bytes

Numerical-Methods-Library

Library of numerical methods for nonlinear root finding, including Newton’s method, Bisection method, and Secant method, implemented in Python.