Morpheus: "Unfortunately, no one can be told what The Matrix is. You'll have to see it for yourself. "
- A tool-kit for exploring fundamental concepts in Linear Algebra
- A library which would hopefully have a good collection of useful algorithms in Linear Algebra implemented from scratch without relying on high level APIs.
Within your favorite virtual environment.
git clone https://github.com/whiletruelearn/morpheus.git
cd morpheus
pip install -r requirements.txt
sh run.sh