Skip to content

v0.1.4

Choose a tag to compare

@github-actions github-actions released this 21 Feb 15:37
· 230 commits to main since this release

ConleyDynamics v0.1.4

Diff since v0.1.3

v0.1.4 (February 21, 2025)

  • Added lefschetz_reduction to construct a smaller Lefschetz complex
    via elementary reductions.
  • Added sparse_get_nz_row to extract all column indices corresponding
    to nonzero entries in a row.
  • Added sparse_is_zero to check whether a sparse matrix is zero.
  • Added consistency check to create_lefschetz_gf2.