8000 Tags · sumiya11/Groebner.jl · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: sumiya11/Groebner.jl

Tags

v0.9.4

Toggle v0.9.4's commit message
[Diff since v0.9.3](v0.9.3...v0.9.4)

v0.9.3

Toggle v0.9.3's commit message
[Diff since v0.9.2](v0.9.2...v0.9.3)

v0.9.2

Toggle v0.9.2's commit message
[Diff since v0.9.1](v0.9.1...v0.9.2)

v0.9.1

Toggle v0.9.1's commit message
[Diff since v0.9.0](v0.9.0...v0.9.1)

**Merged pull requests:**
- Add a function to make the eco-n system for different n  (#178) (@sumiya11)
- CompatHelper: bump compat for Nemo to 0.49, (keep existing compat) (#179) (@github-actions[bot])
- (Slowly) Refactoring F4 trace (#180) (@sumiya11)
- Issue with 64 bit integers in CRT for Windows (#181) (@pogudingleb)
- Some small quality-of-life changes (#182) (@sumiya11)

v0.9.0

Toggle v0.9.0's commit message
[Diff since v0.8.3](v0.8.3...v0.9.0)

- See the changelog in NEWS.md

**Merged pull requests:**
- When copying exponent vector, do no allocate (#173) (@sumiya11)
- Add functions: leading_ideal, dimension, quotient_basis (#174) (@sumiya11)

**Closed issues:**
- Compute basis in parallel (#42)
- exponent vector overflow, restarting (#95)
- Calculate transformation matrix (#130)
- llvmcall deprecation warnings (#139)

v0.8.3

Toggle v0.8.3's commit message
[Diff since v0.8.2](v0.8.2...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

Toggle v0.8.2's commit message
[Diff since v0.8.1](v0.8.1...v0.8.2)

**Merged pull requests:**
- Remove generated annotations in packed.jl (#159) (@sumiya11)
- Docs: remove sections tutorial, development (#160) (@sumiya11)
- docs: refine low-level interface description (#161) (@sumiya11)

v0.8.1

Toggle v0.8.1's commit message
[Diff since v0.8.0](v0.8.0...v0.8.1)

**Merged pull requests:**
- Remove llvmcalls in src/utils/simd.jl (#157) (@sumiya11)

**Closed issues:**
- groebner does not return leading coefficient 1 (#128)
- Reduce a Polynomial by a Groebner Basis (#135)

v0.8.0

Toggle v0.8.0's commit message
[Diff since v0.7.5](v0.7.5...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

Toggle v0.7.5's commit message
## Groebner v0.7.5

[Diff since v0.7.4](v0.7.4...v0.7.5)


**Merged pull requests:**
- Spring cleaning (#129) (@sumiya11)
- Add the function `groebner_with_change_matrix` (#131) (@sumiya11)
- Spring cleaning (#132) (@sumiya11)
- Run CI on some changes (#133) (@sumiya11)
- Convert matrix columns to basis monomials a bit faster (#134) (@sumiya11)
- Small update (#140) (@sumiya11)
0