Python/linear_algebra/src
Yukti Khosla 14199e0590
Create Transformations2D.py (#2310)
* Create Transformations2D.py

* Update Transformations2D.py

* Drop numpy and add type hints and doctests

* Rename Transformations2D.py to transformations_2d.py

Co-authored-by: Christian Clauss <cclauss@me.com>
2020-08-15 18:19:33 +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
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
transformations_2d.py Create Transformations2D.py (#2310) 2020-08-15 18:19:33 +02:00