Cython tutorial
Stefan Behnel
stefan\_ml@behnel.de -
Senacor Technologies AG, Germany
Robert W. Bradshaw
robertwb@math.washington.edu -
University of Washington, USA
Dag Sverre Seljebotn
dagss@student.matnat.uio.no -
University of Oslo, Norway
Cython is a programming language based on Python with extra
syntax to provide static type declarations. This takes advantage of the
benefits of Python while allowing one to achieve the speed of C.
In this paper we describe the Cython language and show how it can
be used both to write optimized code and to interface with external
C libraries.
Citation
S Behnel, R Bradshaw, D Seljebotn, Cython tutorial in Proceedings of the 8th Python in Science conference (SciPy 2009), G Varoquaux, S van der Walt, J Millman (Eds.), pp. 4-14
BibTeX entryFull text PDF
Copyright
The content of the articles of the Proceedings of the Python in
Science Conference is copyrighted and owned by their original
authors.
Terms of use For republication or other use of the material published, please contact the copyright owners to obtain permission.
Terms of use For republication or other use of the material published, please contact the copyright owners to obtain permission.