Skip to content

Releases: sumiya11/Groebner.jl

v0.9.4

20 Apr 06:03
8fcd938
Compare
Choose a tag to compare

v0.9.3

14 Apr 14:36
8dda33c
Compare
Choose a tag to compare

Groebner v0.9.3

Diff since v0.9.2

v0.9.2

12 Apr 13:27
560d8a7
Compare
Choose a tag to compare

Groebner v0.9.2

Diff since v0.9.1

v0.9.1

09 Apr 14:16
6f0443a
Compare
Choose a tag to compare

Groebner v0.9.1

Diff since v0.9.0

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

17 Feb 19:18
6a61a86
Compare
Choose a tag to compare

Groebner v0.9.0

Diff since v0.8.3

Breaking changes

  • 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

10 Jan 19:41
1178e0a
Compare
Choose a tag to compare

Groebner v0.8.3

Diff since v0.8.2

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

25 Oct 13:33
88fe7b0
Compare
Choose a tag to compare

Groebner v0.8.2

Diff since v0.8.1

Merged pull requests:

v0.8.1

23 Sep 12:06
dd0137b
Compare
Choose a tag to compare

Groebner v0.8.1

Diff since v0.8.0

Merged pull requests:

Closed issues:

  • groebner does not return leading coefficient 1 (#128)
  • Reduce a Polynomial by a Groebner Basis (#135)

v0.8.0

21 Sep 00:03
Compare
Choose a tag to compare

Groebner v0.8.0

Diff since v0.7.5

Merged pull requests:

v0.7.5

15 Jul 22:01
5044412
Compare
Choose a tag to compare

Groebner v0.7.5

Diff since v0.7.4

Merged pull requests: