core/core-rs
Shay da92c1c3c0 feat(rust): scalar Cl(4,1) zero-copy input boundary (ADR-0235 PR C)
Replace extract_f32_slice list conversion on geometric_product, cga_inner,
versor_condition, versor_apply_with_closure, and versor_apply_with_closure_f64
with PyReadonlyArray1 zero-copy views. Wrong shape, dtype, and non-contiguous
layouts fail loudly. Update Apple UMA benchmark truth table and claim audit
after parity gates pass.
2026-06-24 13:02:06 -07:00
..
src feat(rust): scalar Cl(4,1) zero-copy input boundary (ADR-0235 PR C) 2026-06-24 13:02:06 -07:00
tests feat(vault): lock Delta-CRDT reference contract (ADR-0180 -> Accepted, gate G1) 2026-05-31 16:25:21 -07:00
build.rs
Cargo.toml
pyproject.toml