Skip to content

fzyukio/cscipy

Repository files navigation

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

About

Some scipy functions rewritten in Cython

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published