forked from YovM/Algorithms
* flake8 --max-line-length=88
* fixup! Format Python code with psf/black push
Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
|
||
|---|---|---|
| .. | ||
| image_data | ||
| 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 | ||