Skip to content

jeremiedbb/tutorial-euroscipy-2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Speed up your Python code

Requirements

  • python >= 3.5

  • jupyter

  • numpy

  • scipy

  • cython

  • numba

  • snakeviz

  • pandas

  • matplotlib

  • a C compiler supporting OpenMP (for macOS users: conda install gcc)

Binder

You will be required to have an internet connection but you will not have to install any package locally. Binder

For conda users

You can get a ready-to go environment by cloning the repo and running:

conda env create

and then:

conda activate performance-tutorial

About

Speed up your Python code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published