msolve 0.6.5-1build3 source package in Ubuntu

Changelog

msolve (0.6.5-1build3) oracular; urgency=medium

  * No-change rebuild for libflint19

 -- Chris Peterson <email address hidden>  Tue, 14 May 2024 10:18:26 +0200

Upload details

Uploaded by:
Chris Peterson
Sponsored by:
Lukas Märdian
Uploaded to:
Oracular
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

Downloads

File Size SHA-256 Checksum
msolve_0.6.5.orig.tar.gz 960.1 KiB 30e3712eab4077438e2b3228d5958adb7e8488e523244a02320f80bd8c412c89
msolve_0.6.5-1build3.debian.tar.xz 6.4 KiB e0d9481f8cedf2f86a0e4a15b88e0a948a72117ff2561eab99c968eea2f417e5
msolve_0.6.5-1build3.dsc 2.3 KiB 075398ba30a1343103bf9db46371aa29aadfff1e503cbba7fb47111c16790b5f

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