Releases: algebraic-solving/msolve
Releases · algebraic-solving/msolve
v0.9.5
26 Mar 10:46
Compare
Sorry, something went wrong.
No results found
several bug fixes (real root isolation, core solving functions and change of order algorithms)
several memory leaks and overflows fixed
bug fixes in the C interface (export functions)
global seed for random choices
decreased memory usage for the computation of Groebner bases over QQ
more functionalities and bug fixes in the file interface to maple
Improved portability for tests
documentation improved
v0.9.4
12 Dec 10:32
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Bug fixes and practical improvements for
elimination GB output
interval isolation
precision handling
v0.9.0
23 Jun 09:50
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Improved construction of DRL GBs over QQ.
Several bug fixes
Improved interface
v0.7.5
17 Mar 08:59
Compare
Sorry, something went wrong.
No results found
Fixes problems with FreeBSD and qsort_r.
Casts reallocations corectly.
v0.7.4
28 Feb 09:25
Compare
Sorry, something went wrong.
No results found
Several smaller bugfixes, esp. a segfault when running with info level 0 and using elimination orderings.
v0.7.3
14 Oct 08:10
Compare
Sorry, something went wrong.
No results found
Bugfixes for real root isolation
Allows dos file format as input
Faster computation of the leading ideal in characteristic 0