Skip to content

Releases: algebraic-solving/AlgebraicSolving.jl

v0.10.0

15 Sep 09:15
4b90544

Choose a tag to compare

AlgebraicSolving v0.10.0

Diff since v0.9.2

  • Adds rational parametrizations for algebraic curves

Breaking changes

  • Uses msolve v0.9, thus slight interface resp. output changes due to bug fixes and optimizations in precision handling possible.

Merged pull requests:

  • Add rational parametrization for algebraic curves (#106) (@rprebet)
  • msolve v0.9.1, release v0.10.0 (#109) (@ederc)

v0.9.2

08 Sep 07:13
41afe86

Choose a tag to compare

AlgebraicSolving v0.9.2

Diff since v0.9.1

Merged pull requests:

v0.9.1

14 Jul 08:40
6df4bf1

Choose a tag to compare

AlgebraicSolving v0.9.1

Diff since v0.9.0

Merged pull requests:

v0.9.0

16 May 18:08
aef5a7f

Choose a tag to compare

AlgebraicSolving v0.9.0

Diff since v0.8.3

Breaking changes

  • Due to msolve v0.8.0 the default precision in coefficients when lifting to QQ has increased which might change results.

Merged pull requests:

  • Update I.dim when dimension computed (#96) (@rprebet)
  • Add functions for computation of Hilbert series (#98) (@rprebet)
  • Make some tests more stable by not checking for order of solutions (#101) (@lgoettgens)
  • Prepares v0.9.0 (#102) (@ederc)

v0.8.3

25 Feb 16:38
b4a7745

Choose a tag to compare

AlgebraicSolving v0.8.3

Diff since v0.8.2

Merged pull requests:

Closed issues:

  • Using more than 32 variables in sig_groebner_basis (#92)

v0.8.2

21 Feb 09:58
a4cbe2f

Choose a tag to compare

AlgebraicSolving v0.8.2

Diff since v0.8.1

Merged pull requests:

v0.8.1

13 Dec 11:07
4e0d7ec

Choose a tag to compare

AlgebraicSolving v0.8.1

Diff since v0.8.0

Merged pull requests:

v0.8.0

12 Oct 17:30
2b34126

Choose a tag to compare

AlgebraicSolving v0.8.0

Diff since v0.7.2

Merged pull requests:

v0.7.2

10 Oct 13:55
007ab3b

Choose a tag to compare

AlgebraicSolving v0.7.2

Diff since v0.7.1

Merged pull requests:

v0.7.1

04 Oct 07:42
f31ae89

Choose a tag to compare

AlgebraicSolving v0.7.1

Diff since v0.7.0

Merged pull requests: