0.9.0
0.9.0 2025-12-27
Added
- Rust
- Add
deep-unrollfeature that sets crunchy unroll depth to 256 and enables 4D unrolled cubic interpolation- This improves compile times in typical use-cases
- Add
Changed
- Rust
- Gate 4D unrolled cubic interpolation behind
deep-unrollfeature - Enable
deep-unrollfeature for Python builds - Update pyo3 deps
- Gate 4D unrolled cubic interpolation behind