msolve 0.5.0-1 source package in Ubuntu

Changelog

msolve (0.5.0-1) unstable; urgency=medium

  * New upstream release.
  * debian/patches/fix-typos.patch
    - Remove patch; applied upstream.

 -- Doug Torrance <email address hidden>  Wed, 05 Jul 2023 10:57:46 -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.5.0-1.dsc 2.1 KiB 9585153977e2935eab6ca41a33f01aad388f1ffe96c7f677e93206572ad6aaa1
msolve_0.5.0.orig.tar.gz 449.5 KiB 08daa2fc7447ba7074b28a4d263ef05fad42dca5b30310971948307ee3ed38d3
msolve_0.5.0-1.debian.tar.xz 3.9 KiB 2b4a7f97e2607505088b95e12416087836365ae3e26aa306b22fe6663a9d4bc3

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