Releases: Latka-Industries/tetration
Releases · Latka-Industries/tetration
Release v0.1.9
What's Changed
- feat(transform): sidecar write target and embedder dense materialize API in #15
Full Changelog: v0.1.8...v0.1.9
Release v0.1.8
Bug fix release
v0.1.7 was withdrawn/yanked off crates.io It shipped with a regression in nan_mean / nan_std on strided and multi-chunk selections. Use v0.1.8 instead.
Fix
nan_mean/nan_stdon strided chunks — The per-element chunk visit path handlednan_count,inf_count, andnull_countbut fell back to plainpush()fornan_meanandnan_std. Multi-chunk and strided selections therefore leftfinite_countat zero and returnedNaNeven on clean data.
What's Changed
- Query transforms, NaN reductions, and repo documentation in #14
Full Changelog: v0.1.6...v0.1.8
Release v0.1.6
Release v0.1.5
What's Changed
- feat(query): Phase 10 experimental GPU — streaming fold, multi-GPU, CI in #12
Full Changelog: v0.1.4...v0.1.5
Release v0.1.4
What's Changed
- feat(query): TOML query profiles and table CLI output in #11
Full Changelog: v0.1.3...v0.1.4
Release v0.1.3
Release v0.1.2
What's Changed
- Phase 7: embedder session, footer metadata, and convert import in #8
- Phase 8: verify/repair, dtypes through u64/f16, and bulk SIMD folds in #9
Full Changelog: v0.1.1...v0.1.2
Release v0.1.1
Full Changelog: https://github.com/thicclatka/tetration/commits/v0.1.1