An open API service indexing awesome lists of open source software.

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

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).