Skip to content

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.

Notifications You must be signed in to change notification settings

holdenb/mojo-num-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mojo-num-analysis

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.

Similar projects

These are some additional projects that inspired the Mojo rewrite:

Installing Mojo

To install the modular CLI and mojo SDK see: Getting started with Mojo.

Python deps can be installed via requirements.txt.

Contents

  • TODO

Applications

  • TODO

Resources

  • TODO

Current Progress

Lectures

[] L1: Introduction, numerics, and error analysis (I)

HW

[] HW0

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published