Numba - A JIT Compiler for Fast Numerical Code

Numba - A JIT Compiler for Fast Numerical Code

EuroPython Conference via YouTube Direct link

Limitations

11 of 18

11 of 18

Limitations

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

Numba - A JIT Compiler for Fast Numerical Code

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Intro
  2. 2 Specialized Tailored for number crunching
  3. 3 Multiple targets
  4. 4 Numba architecture
  5. 5 Compilation pipeline
  6. 6 Numba types
  7. 7 Supported Python syntax Supported constructs
  8. 8 Supported Python features
  9. 9 Supported Python modules Standard library
  10. 10 Supported Numpy features
  11. 11 Limitations
  12. 12 Semantic changes
  13. 13 Using Numba: @vectorize
  14. 14 @jit example: Ising models
  15. 15 Ising model: code
  16. 16 CUDA support
  17. 17 CUDA example
  18. 18 Installing Numba

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.