msolve 0.6.5-1build2 source package in Ubuntu

Changelog

msolve (0.6.5-1build2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 20:11:00 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
msolve_0.6.5.orig.tar.gz 960.1 KiB 30e3712eab4077438e2b3228d5958adb7e8488e523244a02320f80bd8c412c89
msolve_0.6.5-1build2.debian.tar.xz 6.3 KiB ef2099a74d6de7421c33e8aeb92aeaeccbd26ff5e8d7d807056c1fcf40fbed44
msolve_0.6.5-1build2.dsc 2.3 KiB 8cb38da27609cd44e82d3e4c20d24e3df618003e934758ffc96e21656ff85c49

Available diffs

View changes file

Binary packages built by this source

libmsolve-0.6.5: computer algebra algorithms for solving polynomial systems (shared library)

 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.
 .
 This package contains the shared library.

libmsolve-0.6.5-dbgsym: debug symbols for libmsolve-0.6.5
libmsolve-dev: computer algebra algorithms for solving polynomial systems (development)

 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.
 .
 This package contains the development files for the library.

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.
 .
 This package contains the command line interface and documentation.

msolve-dbgsym: debug symbols for msolve