Skip to content

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 07 Jun 18:56
· 203 commits to main since this release

ConleyDynamics v0.3.1

Diff since v0.3.0

v0.3.1 (June 7, 2025)

  • Added lefschetz_reduction_maps. It computes the reduction of a Lefschetz
    complex based on a sequence of elementary reduction pairs, but also provides
    the involved chain equivalences and chain homotopies.
  • Added the new sparse matrix function sparse_zero, and changed the name
    of sparse_nonzero_count to sparse_nz_count.
  • Modified sparse_set_entry in the finite field case.
  • Added the helper function scalar_inverse.