This website requires JavaScript.
Explore
Help
Sign In
mathdatech
/
Python
Watch
1
Star
0
Fork
0
You've already forked Python
mirror of
https://github.com/TheAlgorithms/Python.git
synced
2025-03-03 21:38:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Python
/
linear_algebra
/
src
History
QuantumNovice
bcaa88b26c
Changed the deprecated
np.matrix
to
np.ndarray
(
#1923
)
2020-05-01 17:42:41 +02:00
..
lib.py
pyupgrade --py37-plus **/*.py (
#1654
)
2020-01-03 22:25:36 +08: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
Travis CI: Don’t allow bare exceptions (
#1734
)
2020-02-07 22:02:08 +02:00