Skip to content

swc-pyclub/cython_numba

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

cython_numba

code/slides from cython/numba meeting

SGD example

slides

cython/2018_01_16_PyClub_cython.pdf

example code

cython/sgd_code/cython_sgd_example.py

Compile "ridge_sgd_fast.pyx" extension via "python setup.py build_ext -i" or use pyximport (see example script for details)

Numba

Link to the Scipy 2016 talk and jupyter tutorial https://github.com/barbagroup/numba_tutorial_scipy2016

About

code/slides from cython/numba meeting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published