mirror of
https://github.com/TheAlgorithms/Python.git
synced 2025-01-07 02:47:01 +00:00
4af5215042
* added schur complement and tests to linear algebra * updated according to checklist * updated variable names and typing * added two testcases for input validation * fixed import order Co-authored-by: Ivan Radonov <ivan.radonov@ad.mentormate.bg> |
||
---|---|---|
.. | ||
__init__.py | ||
conjugate_gradient.py | ||
lib.py | ||
polynom_for_points.py | ||
power_iteration.py | ||
rayleigh_quotient.py | ||
schur_complement.py | ||
test_linear_algebra.py | ||
transformations_2d.py |