Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 321 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 321 Bytes

An attempt at visualizing Math - Matrix, Integration, Differentiation etc...

Step 1: sudo git clone https://github.com/shankararul/mathanimation

Step 2: cd mathanimation && virtualenv venv

Step 3: . venv/bin/activate && pip install -r requirements.txt

Step 4: >> python run.py

Step 5: Navigate to http://0.0.0.0:8888