msolve 0.4.9-3 source package in Ubuntu

Changelog

msolve (0.4.9-3) unstable; urgency=medium

  * debian/tests/control
    - Don't run autopkgtests on 32-bit architectures.

 -- Doug Torrance <email address hidden>  Tue, 20 Jun 2023 11:04:39 -0400

Upload details

Uploaded by:
Debian Math Team
Uploaded to:
Sid
Original maintainer:
Debian Math Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
msolve_0.4.9-3.dsc 2.1 KiB 1b7223d55369f0d2b25b9494590c2b31d7452fea69102fffcbbad14faabd9268
msolve_0.4.9.orig.tar.gz 276.3 KiB 4c5f98e072e1d965607b8b96f25a3cefb6e3da7fffc29b0611f94d946fb0dadb
msolve_0.4.9-3.debian.tar.xz 4.6 KiB 89d76031395abb8d44a0c4b1fc8bb2fe3e605955482838684621b8b7a6d891d2

Available diffs

No changes file available.

Binary packages built by this source

msolve: computer algebra algorithms for solving polynomial systems

 msolve is an open source C library implementing computer algebra
 algorithms for solving polynomial systems (with rational coefficients
 or coefficients in a prime field).
 .
 Currently, with msolve, you can basically solve multivariate
 polynomial systems. This encompasses:
 .
  * the computation of Groebner bases
  * real root isolation of the solutions to polynomial systems
  * the computation of the dimension and the degree of the solution set
  * and many other things you can do using msolve.

msolve-dbgsym: debug symbols for msolve