msolve 0.4.9-2 source package in Ubuntu

Changelog

msolve (0.4.9-2) unstable; urgency=medium

  * Source-only upload for transition to testing (after bookworm release).
  * debian/gbp.conf
    - New file; set default branch to debian/latest.

 -- Doug Torrance <email address hidden>  Fri, 19 May 2023 14:41:20 -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-2.dsc 2.1 KiB e913a7dd05194ecb8921c75991bfae9c8fd0bb90ad3d03c0a521f7ebc5983bf5
msolve_0.4.9.orig.tar.gz 276.3 KiB 4c5f98e072e1d965607b8b96f25a3cefb6e3da7fffc29b0611f94d946fb0dadb
msolve_0.4.9-2.debian.tar.xz 4.5 KiB 65d80330abe0351b8addb1278533730f535243f000c2aa81150dc2992439d84b

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