C

cython-cwrapper

A gist showing how to wrap a c pointer managed type into a cython complex type. A clone of https://gist.github.com/GaelVaroquaux/1249305.

Name Last Update
README.rst Loading commit data...
c_code.c Loading commit data...
cython_wrapper.pyx Loading commit data...
setup.py Loading commit data...
test.py Loading commit data...