Skip to content

EricDarve/NLA

Repository files navigation

CME 302 Numerical Linear Algebra 2025

This GitHub repo contains the class notes for the Numerical Linear Algebra course at Stanford University, Spring 2025. The course is taught by Eric Darve.

Site location

The book was written using Markdown and Jupyter Book. The book is available online at Numerical Linear Algebra with Julia, and can be purchased on Amazon or Google Books.

Important commands to update the book:

$ jupyter-book clean ./
$ jupyter-book build ./
$ ghp-import -n -p -f _build/html
$ jupyter-book build ./ --builder pdfhtml

About

Numerical Linear Algebra Notes CME 302 Stanford

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published