Releases: Nemocas/AbstractAlgebra.jl
Releases · Nemocas/AbstractAlgebra.jl
v0.40.9
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)
v0.40.8
AbstractAlgebra v0.40.8
Merged pull requests:
v0.40.7
AbstractAlgebra v0.40.7
Merged pull requests:
v0.40.6
AbstractAlgebra v0.40.6
Merged pull requests:
- Centralize import/export statements and clean up main file (#1537) (@lgoettgens)
- Move FracField methods for concrete type to right place (#1650) (@fingolfin)
- Address some flaws with stale imports (#1652) (@lgoettgens)
- Sort out some generic/concrete poly code (#1655) (@lgoettgens)
- Add include_deprecated_bindings (#1656) (@lgoettgens)
- chore: bump to 0.40.6 (#1657) (@lgoettgens)
Closed issues:
- Methods for finding factors and roots of a polynomial in AbstractAlgebra.jl (#1644)
v0.40.5
AbstractAlgebra v0.40.5
Merged pull requests:
is_finiteorder
->is_finite_order
(#1639) (@joschmitt)- Add unary add and mul (#1640) (@lgoettgens)
- Remove
_can_solve_left_reduced_triu
(#1645) (@joschmitt) - Add julia 1.11-nightly to CI matrix (#1647) (@lgoettgens)
- fix: make compiler happier (#1648) (@thofma)
Closed issues:
- An example of bad behaviour of multivariate gcd (#1642)
v0.40.4
v0.40.3
AbstractAlgebra v0.40.3
Merged pull requests:
- Add
is_associated
(#1629) (@lgoettgens) - Clean up some linear solving methods (#1635) (@joschmitt)
- chore: bump to 0.40.3 (#1637) (@thofma)
v0.40.2
AbstractAlgebra v0.40.2
Merged pull requests:
- Consolidate some
using
statements and make them explicit (#1623) (@lgoettgens) - Rename
UniversalPolynomialRing
touniversal_polynomial_ring
(#1625) (@lgoettgens) - FreeModule -> free_module; VectorSpace -> vector_space (#1626) (@fingolfin)
- Fix handling of kwargs in @polynomial_ring (#1632) (@fingolfin)
- Fix kwargs and scoping in
@polynomial_ring
(#1633) (@mgkurtz) - Fix handling of line break characters in a string in pretty printing (#1636) (@lgoettgens)
Closed issues:
v0.40.1
v0.40.0
AbstractAlgebra v0.40.0
Merged pull requests:
- Hopefully fix unicodes and indented pretty printing (#1581) (@aaruni96)
- Hide
ordering
a bit (#1597) (@joschmitt) - Fix
@alias
test on nightly (#1612) (@lgoettgens) - Cleanup after name printing changes (#1613) (@lgoettgens)
- chore: Bump to 0.40.0-DEV (#1615) (@lgoettgens)
- fix: remove some unncessary kernel method (#1617) (@thofma)
- chore: bump to 0.40.0 (#1618) (@thofma)
Closed issues: