Skip to content

Day 4 - Profiling and Optimizing

Teachers: Karl Kosack

Overview

  • Profiling code in Python
  • Code Optimization and Acceleration

Resources

Slides:

Open in Fullscreen Mode

Demos:

The profiling demo notebooks can be found in this repository under optimize-example/ To use them, change to that directory and run:

pixi run "jupyter lab"