COOLJAPAN

Posts tagged #testing

4 posts

Jul 31, 2026 · 10 min

SciRS2 0.6.5 Released — An Ignore-Audit Found the Backward Pass Was Mostly Dead Code

SciRS2 0.6.5 is a defect-hunting release: a workspace-wide audit of every #[ignore]d test found that scirs2-autograd's live backward pass silently identity-passed 223 of 281 differentiable ops instead of computing real gradients, plus real fixes across linalg, stats, graph, io, spatial, ndimage, and special. Pure Rust, Apache-2.0.

releasescirs2rust
Jun 6, 2026 · 7 min

OxiBonsai 0.2.1 Released — Minutes-Long Numeric Tests, Now Fast (and a VAE File Fix)

A quality-of-life and correctness release for OxiBonsai: optimized test/dev compile profiles turn minutes-long numeric tests fast while keeping float parity bit-stable, a VAE precheck fix that finally accepts a .safetensors file, and corrected HuggingFace asset paths. Sub-2-bit Pure Rust sovereign AI inference for the COOLJAPAN ecosystem.

releaseoxibonsaillm
May 8, 2026 · 4 min

OxiCode 0.2.3 Released — A Clean Clippy Run and Collision-Free Concurrent Tests

A small OxiCode patch that restores a fully clean clippy run across the workspace and eliminates temp-file collisions in seven async and file-I/O test modules under concurrent execution. No API or wire-format changes — same 100% bincode-2.0 binary compatibility, same Pure Rust guarantee.

releaseoxicodebincode
Apr 14, 2026 · 7 min

Kaccy 0.2.0 Released — Production-Hardened: Full Docs, 375 New Tests, O(1) Bonding Curves, Schnorr & Bech32m

Kaccy 0.2.0 hardens the Bitcoin-native Personal Token Platform for production: complete rustdoc (0 missing_docs), 375 new tests, 32 bonding-curve property tests, closed-form O(1) curves, BIP 340 Schnorr, bech32m, a memory profiler, custom LLM endpoints, and a dockerized stack.

releasekaccybitcoin