Skip to content

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 16 May 18:08
· 62 commits to main since this release
aef5a7f

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)