TheAlgorithms-Python/linear_algebra/src
Christian Clauss 4535283554
Re-blacken (#2246)
* Avoid double spaces

* fixup! Format Python code with psf/black push

Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
2020-08-01 09:23:23 +05:30
..
lib.py Tighten up psf/black and flake8 (#2024) 2020-05-22 08:10:11 +02:00
polynom-for-points.py Fixes unused variable errors in LGTM (#1746) 2020-02-11 13:59:09 +05:30
power_iteration.py Linear algebra/power iteration (#2190) 2020-07-26 10:51:10 +02:00
rayleigh_quotient.py Changed the deprecated np.matrix to np.ndarray (#1923) 2020-05-01 17:42:41 +02:00
test_linear_algebra.py Re-blacken (#2246) 2020-08-01 09:23:23 +05:30