carefree-cython

Some commonly used cython functions


Keywords
python, numpy, data-science
License
MIT
Install
pip install carefree-cython==0.1.1

Documentation

carefree-cython

carefree-cython implements some commonly used cython functions.

Installation

carefree-cython requires Python 3.8 or higher.

pip install carefree-cython

or

git clone https://github.com/carefree0910/carefree-cython.git
cd carefree-cython
pip install -e .