msolve: Multivariate polynomial system solver¶
Description¶
Open source C library implementing computer algebra algorithms for solving polynomial systems (with rational coefficients or coefficients in a prime field).
License¶
GPL v2+
Upstream Contact¶
Type¶
optional
Dependencies¶
Version Information¶
package-version.txt:
0.9.0
Installation commands¶
$ sage -i msolve
If the system package is installed, ./configure
will check if it can be used.