v0.1.4
ConleyDynamics v0.1.4
v0.1.4 (February 21, 2025)
- Added
lefschetz_reductionto construct a smaller Lefschetz complex
via elementary reductions. - Added
sparse_get_nz_rowto extract all column indices corresponding
to nonzero entries in a row. - Added
sparse_is_zeroto check whether a sparse matrix is zero. - Added consistency check to
create_lefschetz_gf2.