Found 37 repositories(showing 30)
thearn
A small project template that shows how to wrap C code into python using cython, along with other packaging concepts
mobiusklein
A simple example repository describing the process of building a PyInstaller executable for a Cython-compiled program
stavshamir
Simple example of wrapping a C library with Cython
syegulalp
Simple example of building a standalone .exe with Cython and MSVC
Technologicat
Simple example for embedding SSE2 assembly in Cython projects
wkentaro
Simple example of Catkin + Cython.
brettc
Some simple examples of mixing python and C/C++ using cython
calebball
A brief, simple introduction to Cython using an example from theoretical chemistry
simple example how to use pyqt together with qt creator/designer rendering to opengl using cython
SiLab-Bonn
A simple example how to create a histogram in C and give ownership to Python with Numpy and Cython.
sylvinus
Simple Cython examples. Not much interest, move along!
No description available
tschoonj
No description available
streeto
Simple cython examples.
cournape
Simple cython example
ahelm
Simple example of how to wrap a C library with Cython
harperlangston
Simple example for using Cython / Python / C to call a C swap function from Python. Passing by reference
DamonLee5
No description available
standy66
Simple cython example with setuptools and nose.
ofgulban
Simple cython examples.
qjqmftptkdit
Simple Cython Example
ostlerc
Simple cython example
qiyuangong
A simple Cython example
cjt5144
Simple examples for Cython C++ API
jwnwilson
Simple cython example project for reference
cbeighley
Simple Cython C Bindings Example / Demo
alvarorga
Simple scripts and examples to learn Cython
m0ose01
Simple example of a python project using Cython.
vb100
Compare Cython and Python native functions - very simple example
hubutui
A simple cpp example using cython to create python binding