v0.1.1
NormalForms v0.1.1
Closed issues:
- Matrices with the form
[1 1; 0 1]breaksnf_ma!()(#4) - Integrating
LinearAlgebra.det_bareiss()into package for pre-1.7 compatibility (#5) - Performance vs. SmithNormalForm.jl and HermiteNormalForm.jl (#8)
- TagBot trigger issue (#10)
Merged pull requests:
- StaticArrays support (#1) (@brainandforce)
- CompatHelper: add new compat entry for Requires at version 1, (keep existing compat) (#3) (@github-actions[bot])
- Make the Bareiss determinant algorithm available to allow Julia 1.6 compatibility (#6) (@brainandforce)
- Adding API documentation (#7) (@brainandforce)
- Fix/performance (#9) (@brainandforce)