Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 273 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 273 Bytes

To start lab use

./startlab.sh

Python dependencies

spectral
scipy
numpy
matplotlib
sklearn
numba

To build C module use

python3 setupccontinuum.py build

You need to restart lab/notebook or any python session, for changes to make effect.