trueno-quant 0.2.0

DEPRECATED: Use aprender-quant instead. Re-exports aprender-quant for backward compatibility.
Documentation
1
2
3
4
5
6
//! `trueno-quant` has moved to `aprender-quant`.
//!
//! This crate re-exports `aprender-quant` for backward compatibility.
//! New code should depend on `aprender-quant` directly.

pub use trueno_quant::*;