https://github.com/birocoles/matcomp
Algorithms of Golub and Van Loan (2013), "Matrix computations", 4th ed, Johns Hopkins University Press
https://github.com/birocoles/matcomp
Last synced: about 1 month ago
JSON representation
Algorithms of Golub and Van Loan (2013), "Matrix computations", 4th ed, Johns Hopkins University Press
- Host: GitHub
- URL: https://github.com/birocoles/matcomp
- Owner: birocoles
- License: bsd-3-clause
- Created: 2020-02-06T17:23:47.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-01-19T16:21:30.000Z (over 2 years ago)
- Last Synced: 2025-04-15T00:08:24.139Z (about 1 month ago)
- Language: Python
- Size: 1.63 MB
- Stars: 5
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Algorithms of Golub and Van Loan's Matrix Computations 4th edition
Python codes of all algorithms presented by Golub and Van Loan (2013)
at the 4th edition of their outstanding book [Matrix Computations](https://jhupbooks.press.jhu.edu/title/matrix-computations).
![]()