matsindf 0.4.8 (2024-01-31)
- Fixed a bug wherein passing
NULL
in all named arguments tomatsindf_apply()
caused an error.
Doing so now leads to a list of empty lists. - Tests now run in parallel.
- Throughout the test suite,
now have better matrix equality tests
that are agnostic to matrix class. - Improved speed of
collapse_to_matrices()
by a factor of 3.