Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 172 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 172 Bytes

Welcome to Visual Computing Group @ Harvard SEAS

Create Environment

conda create -n sphnix
pip install -r requirements.txt

Build Html

cd docs/; make html