Skip to content

Releases: algebraic-solving/msolve

v0.6.2

15 Dec 08:55
15c433b
Compare
Choose a tag to compare

Minor release with several bug fixes for

  • prime handling in multi-modular cass
  • normal form computations
  • SageMath file interface

v0.6.1

02 Nov 11:30
2b07212
Compare
Choose a tag to compare
Merge pull request #94 from ederc/v0.6.1

v0.6.1

v0.6.0

30 Oct 10:58
e041d4a
Compare
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
Compare
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
Compare
Choose a tag to compare

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

v0.4.8

08 Jan 20:31
6c11cd0
Compare
Choose a tag to compare

Bug fix (multi-threaded computations)

v0.4.7

13 Dec 15:50
8d32f43
Compare
Choose a tag to compare

bug fix

v0.4.6

06 Dec 11:05
dfff07e
Compare
Choose a tag to compare

Some bug fixes

v0.4.5

03 Nov 13:56
139047d
Compare
Choose a tag to compare

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