Skip to content

Releases: algebraic-solving/msolve

v0.9.4

12 Dec 10:32
8f84271

Choose a tag to compare

Fixes computation over QQ if input is not in shape position via derandomization of the extra linear form.

v0.9.3

04 Dec 10:17
f0d2b62

Choose a tag to compare

  • Memory fixes for GB interface w.r.t. elimination orderings
  • Bug fix in the handling of initial primes and non-generic situations
  • Memory fixes when solving

v0.9.2

09 Oct 13:04
7b8fb9e

Choose a tag to compare

Includes:

  • Fixes for exporting a GB when applying elimination order
  • Fixes in the documentation for elimination orders
  • Fixes in the documentation for precision

v0.9.1

11 Sep 07:48
0ca607f

Choose a tag to compare

Bug fixes and practical improvements for

  • elimination GB output
  • interval isolation
  • precision handling

v0.9.0

23 Jun 09:50
04d3c78

Choose a tag to compare

  • Improved matrix-vector product
  • Improved lifting of rational parametrization
  • Several memory improvements
  • Changes interface of initialize_basis() which now enables connection to already existing hash tables

v0.8.0

16 May 09:08
2a2e0eb

Choose a tag to compare

  1. Improved construction of DRL GBs over QQ.
  2. Several bug fixes
  3. Improved interface

v0.7.5

17 Mar 08:59
1d0d109

Choose a tag to compare

  1. Fixes problems with FreeBSD and qsort_r.
  2. Casts reallocations corectly.

v0.7.4

28 Feb 09:25
e0c2a31

Choose a tag to compare

Several smaller bugfixes, esp. a segfault when running with info level 0 and using elimination orderings.

v0.7.3

14 Oct 08:10
42b9e33

Choose a tag to compare

  • Bugfixes for real root isolation
  • Allows dos file format as input
  • Faster computation of the leading ideal in characteristic 0

v0.7.2

18 Sep 17:16
105cca6

Choose a tag to compare

Bug fixes for lifting bases and saturation.