Skip to content

cournape/cython-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

To use this trivial cython example on linux:

	gcc -shared libfoo.so -fPIC foo.c
	LDFLAGS="-L." python setup.py build_ext -i

About

Simple cython example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors