Releases: sumiya11/Groebner.jl
Releases · sumiya11/Groebner.jl
v0.3.2
Groebner v0.3.2
Diff since v0.3.1
Merged pull requests:
- Add weighted, block, and matrix orderings (#53) (@sumiya11)
- CompatHelper: bump compat for AbstractAlgebra to 0.29, (keep existing compat) (#54) (@github-actions[bot])
- Fix the bug with strings for julia 1.6 (#55) (@sumiya11)
- slightly better finite field arithmetic (#56) (@sumiya11)
v0.3.1
Groebner v0.3.1
Diff since v0.3.0
Merged pull requests:
- Minor perf improvement (#51) (@sumiya11)
- CompatHelper: bump compat for AbstractAlgebra to 0.28, (keep existing compat) (#52) (@github-actions[bot])
v0.2.10
Groebner v0.2.10
Diff since v0.2.9
Closed issues:
- Error with
hashnextindex(::UInt32, ::Int64, ::UInt32)
(#39)
Merged pull requests:
v0.2.8
Groebner v0.2.8
Diff since v0.2.7
Closed issues:
Merged pull requests:
- Fixed UInt32 issue (#34) (@aabouman)
- CompatHelper: bump compat for AbstractAlgebra to 0.27, (keep existing compat) (#35) (@github-actions[bot])
- fix degrevlex comparator bug (#36) (@sumiya11)
- patch (#37) (@sumiya11)
v0.2.7
Groebner v0.2.7
Diff since v0.2.6
Closed issues:
- Not working for univariate AA polynomials (#16)
- Set up reverse CI (#26)
- Julia 1.6 support (#29)
Merged pull requests:
- Re-instate Julia 1.6 support (#30) (@odow)
v0.2.6
Groebner v0.2.6
Diff since v0.2.5
Closed issues:
- Add fglm step (#8)
- Test groebner for DynamicPolynomials better (#13)
v0.2.5
Groebner v0.2.5
Diff since v0.2.4
Merged pull requests:
- CompatHelper: bump compat for AbstractAlgebra to 0.26, (keep existing compat) (#27) (@github-actions[bot])