Publication | Closed Access
Cython: The Best of Both Worlds
1.2K
Citations
4
References
2010
Year
Fortran CodeEngineeringPython Language ExtensionBenchmark DatasetsAdvanced ComputingProgram AnalysisExplicit Type DeclarationsProgramming Language ImplementationLight-weight Linux DistributionComputer ScienceCompilersProgramming Languages
Cython is a Python language extension that allows explicit type declarations and is compiled directly to C. As such, it addresses Python's large overhead for numerical loops and the difficulty of efficiently using existing C and Fortran code, which Cython can interact with natively.
| Year | Citations | |
|---|---|---|
2011 | 10.7K | |
2010 | 70 | |
2009 | 18 | |
2009 | 15 |
Page 1
Page 1