Numerical analysis and algorithms for numerical linear algebra written in Mojo. This project is inspired by Justin Solomon's lectures on Mathematical Methods for Robotics, Vision, and Graphics. His book can be found here.
These are some additional projects that inspired the Mojo rewrite:
To install the modular CLI and mojo SDK see: Getting started with Mojo.
Python deps can be installed via requirements.txt.
- TODO
- TODO
- TODO
[] L1: Introduction, numerics, and error analysis (I)
[] HW0