Aditi Juneja
GitHub: https://github.com/Schefflera-Arboricola
open-source work blogs - https://github.com/Schefflera-Arboricola/blogs
LinkedIn: https://www.linkedin.com/in/aditi-juneja-940838204
Session
11-09
13:30
90min
Understanding API Dispatching in Scientific Python Ecosystem
Aditi Juneja
Have you ever wished your Python libraries were faster? Could run on GPUs without changing your huge codebase, or switching to a different library, or rewriting everything in a faster language (C, Rust)? Discover how API dispatching mechanism redirects function calls to a FASTER implementation present in a separate backend package by various approaches like leveraging the Python's entry_point
specification, Array API Standards in various Scientific Python projects!
Tutorial Track 4