forked from YovM/Algorithms
* Reduce the complexity of linear_algebra/src/polynom_for_points.py * updating DIRECTORY.md * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Fix * Fix review issues --------- Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| conjugate_gradient.py | ||
| lib.py | ||
| polynom_for_points.py | ||
| power_iteration.py | ||
| rank_of_matrix.py | ||
| rayleigh_quotient.py | ||
| schur_complement.py | ||
| test_linear_algebra.py | ||
| transformations_2d.py | ||