v0.43.11
github-actions
released this
15 Nov 22:18
·
34 commits
to master
since this release
AbstractAlgebra v0.43.11
Merged pull requests:
- Simplify and fix
similar
andzero
for our matrix types (#1890) (@fingolfin) - Fix
snf_with_transform
issue over non-domain (#1899) (@fingolfin) - Adapt to
hvcat
error type in julia (#1902) (@lgoettgens) - Use math mode in two places in the manual (#1903) (@fingolfin)
- feat: more generic
is_trivial
(#1905) (@thofma) - Add
Base.keys(::MatElem)
(#1906) (@lgoettgens)
Closed issues:
- Failing matrix test on
nightly
(#1901)