cython notes 0

last updated: 02 Jun 2019

repository of my complied code to go with notes:

cython

cython is python with statically typed python/C data types, so essentially a mash-up of performance benefits of C and high-level ease-of-programming of python

cython benefits

compiling code with cython

cython data types

python 3 compiler directive

learnings

cython-basics

fig: performance boost measurement with timeit


References:

basics

performance comparisons

limitatons


created: 08 May 2019
today's track: Beautiful Moments by Miroslav Vrlik