Documentation
Guides, API references, and troubleshooting for the Pyvorin platform.
migration
intermediate
Migrating from Cython to Pyvorin
What Cython's static typing bought you, what changes when the annotations come off, which modules should stay, and the commands to prove each migration.
migration
intermediate
Migrating from Numba to Pyvorin
What @njit gave you, what Pyvorin compilation gives you instead, which kernels should stay on Numba, and how to verify each migrated function.