Numerical analysis in standard Python including Bisection method and Newton-Raphson, then SymPy integration for generalization and convergence test.
python
root-finding
convergence
numerical-analysis
newton-raphson
convergence-analyses
bisection-method
-
Updated
Nov 25, 2019 - Python