Python/linear_algebra/src
Christian Clauss 5f4da5d616
isort --profile black . (#2181)
* updating DIRECTORY.md

* isort --profile black .

* Black after

* updating DIRECTORY.md

Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
2020-07-06 09:44:19 +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 isort --profile black . (#2181) 2020-07-06 09:44:19 +02:00