Crossref
proceedings-article
SciPy
Proceedings of the Python in Science Conference (32550)
Abstract
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.
Dates
Type | When |
---|---|
Created | 11 months, 4 weeks ago (Aug. 28, 2024, 12:30 p.m.) |
Deposited | 11 months, 4 weeks ago (Aug. 28, 2024, 12:30 p.m.) |
Indexed | 3 months, 4 weeks ago (April 30, 2025, 12:50 a.m.) |
Issued | 16 years ago (Aug. 18, 2009) |
Published | 16 years ago (Aug. 18, 2009) |
Published Online | 16 years ago (Aug. 18, 2009) |
@inproceedings{Behnel_2009, series={SciPy}, title={Cython tutorial}, ISSN={2575-9752}, url={http://dx.doi.org/10.25080/mjmv8092}, DOI={10.25080/mjmv8092}, booktitle={Proceedings of the 8th Python in Science Conference}, publisher={SciPy}, author={Behnel, Stefan and Bradshaw, Robert W. and Seljebotn, Dag Sverre}, year={2009}, month=aug, pages={4–14}, collection={SciPy} }