aprender-db 0.29.0

GPU-first embedded analytics database with SIMD fallback and SQL query interface
Documentation
1
2
3
4
5
6
Found 153 mutants to test
ok       Unmutated baseline
MISSED   src/storage/mod.rs:226:27: replace / with * in MorselIterator<'a>::calculate_morsel_rows
MISSED   src/storage/mod.rs:249:55: replace - with + in <impl Iterator for MorselIterator<'_>>::next
MISSED   src/topk.rs:357:34: replace > with >= in select_top_k_f64
MISSED   src/storage/mod.rs:226:27: replace / with % in MorselIterator<'a>::calculate_morsel_rows