Skip to content

Releases: algebraic-solving/msolve

v0.6.0

30 Oct 10:58
e041d4a

Choose a tag to compare

Several bug fixes, e.g.

  • fixes bugs in the choice of primes
  • fixes bug on elim order
  • fixes bug occuring when swapping variables
  • fixes various verbosity inconsistencies

Improvements:

  • improves behaviour when random changes of variables are performed
  • improvements of maple interfaces (suggested by Bruno Salvy)
  • normalization of output real points

New functionality:

  • adds normal form computations for prime fields
  • adds new interface for normal form computations

Caution:
This release changes the API.

v0.5.0

05 Jul 12:19
8e54db4

Choose a tag to compare

  • New functionality: Gröbner bases over the field of rational numbers (grevlex and elim orderings)
  • Multi-threaded change of order (over prime fields)
  • Improvement of performances for elim order
  • Several bug fixes

v0.4.9

31 Jan 13:33
c547cb8

Choose a tag to compare

enables real root isolation from rational parametrizations + better real root extraction

v0.4.8

08 Jan 20:31
6c11cd0

Choose a tag to compare

Bug fix (multi-threaded computations)

v0.4.7

13 Dec 15:50
8d32f43

Choose a tag to compare

bug fix

v0.4.6

06 Dec 11:05
dfff07e

Choose a tag to compare

Some bug fixes

v0.4.5

03 Nov 13:56
139047d

Choose a tag to compare

Smaller bug fixes in F4, F4SAT and the build system.