Python/linear_algebra/src
Christian Clauss 1f8a21d727
Tighten up psf/black and flake8 (#2024)
* Tighten up psf/black and flake8

* Fix some tests

* Fix some E741

* Fix some E741

* updating DIRECTORY.md

Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
2020-05-22 08:10:11 +02:00
..
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
rayleigh_quotient.py Changed the deprecated np.matrix to np.ndarray (#1923) 2020-05-01 17:42:41 +02:00
test_linear_algebra.py Tighten up psf/black and flake8 (#2024) 2020-05-22 08:10:11 +02:00