Releases: sumiya11/Groebner.jl
Releases · sumiya11/Groebner.jl
v0.9.0
v0.8.3
Groebner v0.8.3
Merged pull requests:
- Generic coefficient type (#163) (@sumiya11)
- Allow the ordering to contain more variables than the input polynomials (#165) (@sumiya11)
- CompatHelper: bump compat for Atomix to 1, (keep existing compat) (#166) (@github-actions[bot])
- CompatHelper: bump compat for AbstractAlgebra to 0.44, (keep existing compat) (#168) (@github-actions[bot])
- CompatHelper: bump compat for Nemo to 0.48, (keep existing compat) (#169) (@github-actions[bot])
- Add a note about generic coefficients (#170) (@sumiya11)
- Add a new function, "lead", and a benchmark for composite numbers (#171) (@sumiya11)
- Гsing string representation to match in the transform for ProductOrdering (#172) (@pogudingleb)
v0.8.2
v0.8.1
v0.8.0
Groebner v0.8.0
Merged pull requests:
- CompatHelper: bump compat for AbstractAlgebra to 0.42, (keep existing compat) (#144) (@github-actions[bot])
- CompatHelper: bump compat for Nemo to 0.46, (keep existing compat) (#145) (@github-actions[bot])
- Tiny refactor (#146) (@sumiya11)
- test (#147) (@sumiya11)
- Overhaul (#148) (@sumiya11)
- Overhaul CRT (#149) (@sumiya11)
- In hashtable, use struct of arrays for better cache usage (#150) (@sumiya11)
- Faster monomial arithmetic (#151) (@sumiya11)
- investigate cache effects in groebner_apply (#152) (@sumiya11)
- Cleanup f4 (#155) (@sumiya11)
- Cleanup f4 [part 2] (#156) (@sumiya11)
v0.7.5
Groebner v0.7.5
Merged pull requests:
v0.7.4
v0.7.3
Groebner v0.7.3
Merged pull requests:
v0.7.2
Groebner v0.7.2
Merged pull requests:
Closed issues:
- Fails to compute correct Gröbner basis on DynamicPolynomials variable with non-standard monomial ordering (#116)
v0.7.1
Groebner v0.7.1
Merged pull requests:
- CompatHelper: bump compat for AbstractAlgebra to 0.38, (keep existing compat) (#118) (@github-actions[bot])
- CompatHelper: bump compat for AbstractAlgebra to 0.39, (keep existing compat) (#119) (@github-actions[bot])
- CompatHelper: bump compat for Nemo to 0.42, (keep existing compat) (#120) (@github-actions[bot])
- Fix for DynamicPolynomials.jl orderings (#121) (@sumiya11)