Skip to content

Releases: sumiya11/Groebner.jl

v0.10.1

12 Dec 12:57
c77e553

Choose a tag to compare

Groebner v0.10.1

Diff since v0.10.0

Merged pull requests:

v0.10.0

07 Oct 11:58

Choose a tag to compare

Groebner v0.10.0

Diff since v0.9.5

Breaking changes

  • see NEWS.md

Merged pull requests:

  • Measure the effect of simd (#189) (@sumiya11)
  • Add some experimental results + change keyword argument threaded to tasks (#192) (@sumiya11)

v0.9.5

07 Aug 14:26
f232687

Choose a tag to compare

Groebner v0.9.5

Diff since v0.9.4

Merged pull requests:

Closed issues:

  • Incorrect result (#175)

v0.9.4

20 Apr 06:03
8fcd938

Choose a tag to compare

Groebner v0.9.4

Diff since v0.9.3

v0.9.3

14 Apr 14:36
8dda33c

Choose a tag to compare

Groebner v0.9.3

Diff since v0.9.2

v0.9.2

12 Apr 13:27
560d8a7

Choose a tag to compare

Groebner v0.9.2

Diff since v0.9.1

v0.9.1

09 Apr 14:16
6f0443a

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

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

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

Choose a tag to compare

Groebner v0.8.2

Diff since v0.8.1

Merged pull requests: