v0.43.3
AbstractAlgebra v0.43.3
Merged pull requests:
- feat: improve SparsePoly evaluation (#1815) (@thofma)
- Add more exhaustive mutating op tests to ring conformance test (#1816) (@lgoettgens)
- Nemocas/Nemo.jl#1174 is resolved (#1818) (@lgoettgens)
- Add trivial
transpose(::NCRingElem)
(#1820) (@lgoettgens) - Iterator for minors of matrix (#1821) (@oskarhenriksson)
- Correct mutating op fallbacks (#1823) (@lgoettgens)
- Change eltype defs to
Type{...}
and some iterator cleanup (#1824) (@lgoettgens) - Add
free_associative_algebra_type
(#1826) (@lgoettgens) - Throw an error in case of division by zero instead of crashing hard (#1828) (@joschmitt)
- Stop testing BigFloat keys in WeakKeyIdDict (#1829) (@fingolfin)
Closed issues: