Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 182 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 182 Bytes

cython_numpy

Example of passing a numpy array to a C++ class method and return a new List of values

Running sample

python setup.py build_ext -i

python sample.py