Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 273 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 273 Bytes

Cscipy

How to install?

Compatible with Python 2 and 3. On Windows, Visual Studio 2015 Build Tools is also required.

pip install Cython

How to recompile to use in IDE?

  • rm cscipy/*.cpp; python setup.py build_ext --inplace

Licence

  • MIT