v0.40.9
github-actions
released this
16 Apr 18:09
·
194 commits
to master
since this release
AbstractAlgebra v0.40.9
Merged pull requests:
- Credit GroupsCore.jl for origin of groups interface (#1641) (@fingolfin)
- Copy the formatting configs from Oscar.jl (#1658) (@lgoettgens)
- Remove
solve_triu
andsolve_triu_left
forRingElem
(#1661) (@joschmitt) - Blockwise
setindex
invcat
etc. (#1662) (@joschmitt) - Adapt @show_special to fallback to the dispatch without mime-type... (#1663) (@lgoettgens)
- Fix all uses of
Val
(#1664) (@lgoettgens) - Make all (?) ring types attribute storing (#1665) (@fingolfin)
- Add missing parentheses in stacked printing of univpolys (#1667) (@lgoettgens)
- Make more parent types attribute storing (#1668) (@fingolfin)
- chore: bump to 0.40.9 (#1672) (@thofma)
Closed issues:
- Use
WeakKeyIdDicts.jl
(#1666)