Skip to content

v0.4.1

Latest

Choose a tag to compare

@acgetchell acgetchell released this 21 Apr 06:07
· 56 commits to main since this release
Immutable release. Only release title and notes can be modified.
c6e04fd
  • Regression tests for solver and determinant overflow handling f763b11

  • Defensive-path test coverage for LU and LDLT solve_vec 87d426f

  • Const-ify Lu/Ldlt det + solve_vec and Matrix inf_norm + det_errbound 81ecb35

  • Fast-filter boundary proptests for exact determinant sign 6357db3

  • Report infinite vs finite off-diagonal pairs as asymmetric 1805779

  • Finalize documentation, benchmarks, and error handling 0b98d3f

  • Consolidate and expand const-evaluability tests via macros f8d80a0

  • Refactor solve_exact to use hybrid Bareiss forward elimination ecbbe8a

  • Polish exact module (Component struct, errors, perf) 53a5be6

  • Add adversarial-input coverage for exact arithmetic #80 5bf5815

  • Expand exact-arithmetic re-exports and adversarial benchmarks b1a491d

  • Update AGENTS.md 1e0648d

  • Strengthen LDLT symmetry precondition and add is_symmetric API 1693307

  • Propagate NaN in Matrix::inf_norm #85 16ffa45

  • Bump taiki-e/install-action from 2.73.0 to 2.75.7 a1d1c1e

  • Bump actions/download-artifact from 4.3.0 to 8.0.1 8772ea2

  • Bump rand from 0.9.2 to 0.9.4 b91670a

  • Bump actions/upload-artifact from 7.0.0 to 7.0.1 7579274

  • Bump actions/github-script from 8.0.0 to 9.0.0 a522abd

  • Bump actions/cache from 5.0.4 to 5.0.5 b12d95c

  • Bump actions-rust-lang/setup-rust-toolchain c728774

  • Bump astral-sh/setup-uv from 8.0.0 to 8.1.0 7a18733

  • Bump taiki-e/install-action from 2.75.7 to 2.75.18 433cfc1

  • Bump MSRV to Rust 1.95 and adopt new stable features 0ab3c33

  • Integer-only forward elimination for gauss_solve #72 a1d3bdb