Documentation
Guides, API references, and troubleshooting for the Pyvorin platform.
Filtered by intermediate — Clear filter
how-to
intermediate
Caching Compiled Artifacts in CI
Skip the compile step on every repeated CI build: the verified pyvorin-native 1.0.9 cache locations, cache keys that actually hit, and the trap in cache clear.
how-to
intermediate
How to Handle Compilation Failure
Compilation failure in pyvorin-native 1.0.9 almost never means a crash: the verified taxonomy, what each status means, and how to get per-function reasons.
how-to
intermediate
How to Run a Speed Proof
The measurement a sceptical CFO could audit: captured baseline, warmed runs, median-of-N, correctness check, compile-time amortisation, and an honest write-up.
how-to
intermediate
Running Pyvorin Natively on Your Own Hardware
pyvorin-native has no remote compile mode to opt into — local compilation is the architecture. What runs on your hardware, and what the only network calls do.