Releases: JuliaAlgebra/TypedPolynomials.jl
Releases · JuliaAlgebra/TypedPolynomials.jl
v0.4.0
TypedPolynomials v0.4.0
Diff since v0.3.2
Merged pull requests:
- Use the default Term and Polynomial implementations (#78) (@blegat)
- Update for MP renamings (#82) (@blegat)
- Preliminary support for other monomial ordering (#83) (@blegat)
- Improve promote_operation for substitution (#84) (@blegat)
v0.2.12
TypedPolynomials v0.2.12
Diff since v0.2.11
Closed issues:
- overwritten in promotion.jl (#72)
Merged pull requests:
- Remove duplicate line in promotion (#73) (@blegat)
v0.2.9
TypedPolynomials v0.2.9
Diff since v0.2.8
Merged pull requests:
- MassInstallAction: Install the CompatHelper workflow on this repository (#63) (@blegat)
- MassInstallAction: Install the TagBot workflow on this repository (#64) (@blegat)
- Simplify promotion (#68) (@blegat)
- Add term method with coef and mono (#69) (@blegat)