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

paulross/NotesOnCython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published