v0.46.3
AbstractAlgebra v0.46.3
Merged pull requests:
- Define is_homogeneous for MPolyRingElem (#1649) (@fingolfin)
- Add
is_finitely_generatedfor FPModules and fixis_noetherian(#2127) (@emikelsons) - feat: add non-mathematical ordering for pretty printing (#2131) (@thofma)
- Resolve a bunch of JET warnings (#2143) (@fingolfin)
- feat: store (additional) array in Fac (#2146) (@thofma)
- chore: bump to 0.46.3 (#2147) (@thofma)
Closed issues:
- Wrong
is_noetherian(::Module)method (#2125)