cscipy

Some scipy functions rewritten in Cython


Keywords
scipy, cython, distance
License
MIT
Install
pip install cscipy==0.0.1

Documentation

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