Skip to content

v0.2.0

Choose a tag to compare

@acgetchell acgetchell released this 07 Mar 22:14
· 221 commits to main since this release
214d5ae
  • Add det_sign_exact() behind "exact" feature flag #33 d45572a

  • Rename det benchmark and add black_box to tests 40cc2b7

  • Clarify det_direct D=0 support and fix example description 1308612

  • Polish exact feature — docs, CI, example, review fixes abfa297

  • Make Codacy analysis non-blocking on pull requests (internal) ecd0a30

  • Harden Codacy CI and expand exact feature tests (internal) d911fcc

  • Expand det_sign_exact tests for large matrices (internal) 2205f12

  • Improve release safety and consolidate error handling 0ef2b94

  • Update developer docs and optimize release tagging logic 8aa129a

  • Improve internal release scripts and expand test coverage 5eb5064

  • Bump the dependencies group with 2 updates ad4b505

  • Bump taiki-e/install-action from 2.67.17 to 2.67.30 26f31c4

  • Bump astral-sh/setup-uv from 7.2.0 to 7.3.0 f5a3fdd

  • Bump taiki-e/install-action from 2.67.30 to 2.68.7 4ec8732

  • Bump astral-sh/setup-uv from 7.3.0 to 7.3.1 8d584ee

  • Bump taiki-e/install-action from 2.68.7 to 2.68.15 62a0f39

  • Bump actions/upload-artifact from 6.0.0 to 7.0.0 d69f150

  • Bump actions-rust-lang/setup-rust-toolchain from 1.15.2 to 1.15.3 58c47f8

  • Add det_direct example, hoist 4×4 minors, update docs 159d04e

  • Harden tag_release and add release docs 9ed8915

  • Replace cspell with typos-cli, bump MSRV to 1.94.0 6db12be

  • Add changelog tooling (git-cliff + tag script) 5475651

  • Closed-form determinant for D=1–4 #27 a8344e5