Day 4 - Profiling and Optimizing¶
Teachers: Karl Kosack
Overview¶
- Profiling code in Python
- Code Optimization and Acceleration
Resources¶
Slides:¶
Demos:¶
The profiling demo notebooks can be found in this repository under
optimize-example/ To use them, change to that
directory and run: