cas-domain 0.1.1

cas-domain: Arbitrary precision numeric layer for symcas (inline i64 and big integers/rationals)
Documentation

cas-domain

Arbitrary precision numeric layer for symcas.

Provides exact numerical types Integer and Rational with inline i64 optimization and big-number fallback, as well as Ring and Field algebraic traits used by cas-poly and cas-expr.

License

Licensed under either of Apache-2.0 or MIT at your option.