Skip to content

Some notes on using Cython to increase the performance of Python code.

Notifications You must be signed in to change notification settings

lonelyorchid/NotesOnCython

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NotesOnCython

Some notes on using Cython to increase the performance of Python code. This contains a summary of the Cython function types, performance comparisons under different conditions and some examples of corner cases to be aware of.

The full documentation is on Read the Docs.

Code examples and documentation source are right here on GitHub.

About

Some notes on using Cython to increase the performance of Python code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 73.6%
  • Python 21.4%
  • C 4.9%
  • C++ 0.1%