Skip to content

mdepasca/2018-01-30

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Extending Python with C and C++

I will introduce on the use on Cython as an easy way to extends Python with C/C++ code.

We will use Cython in a Jupyter notebook, with Python 3.6, inside the [https://www.anaconda.com/download/](Anaconda environment).
In case you use conda, install Cython. At your terminal prompt type:

conda install cython

About

Extending Python with C and C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%