Releases: sumiya11/Groebner.jl
Releases · sumiya11/Groebner.jl
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)
v0.7.0
Groebner v0.7.0
Merged pull requests:
- CompatHelper: bump compat for AbstractAlgebra to 0.37, (keep existing compat) (#110) (@github-actions[bot])
- CompatHelper: bump compat for Nemo to 0.41, (keep existing compat) (#111) (@github-actions[bot])
- A bit different strategy for modular computation (#112) (@sumiya11)
- Add tests for rational reconstruction (#113) (@sumiya11)
assert
-->invariant
(#114) (@sumiya11)- Update benchmarks (#115) (@sumiya11)
- Fix performance check in CI (#117) (@sumiya11)
v0.6.4
Groebner v0.6.4
Merged pull requests:
- Add a couple of unsafe assumptions (#106) (@sumiya11)
- CompatHelper: bump compat for AbstractAlgebra to 0.36, (keep existing compat) (#107) (@github-actions[bot])
- CompatHelper: bump compat for Nemo to 0.40, (keep existing compat) (#108) (@github-actions[bot])
- CompatHelper: add new compat entry for HostCPUFeatures at version 0.1, (keep existing compat) (#109) (@github-actions[bot])