mirror of
https://hub.njuu.cf/TheAlgorithms/Python.git
synced 2023-10-11 13:06:12 +08:00
407c979063
* case switch using python * review comments * added type hints * general code format * [mypy] Fix type annotations for secant_method.py * remove bad push |
||
---|---|---|
.. | ||
image_data | ||
__init__.py | ||
bisection.py | ||
gaussian_elimination.py | ||
in_static_equilibrium.py | ||
intersection.py | ||
lu_decomposition.py | ||
newton_forward_interpolation.py | ||
newton_method.py | ||
newton_raphson.py | ||
secant_method.py |