msolve 0.6.6-1 source package in Ubuntu

Changelog

msolve (0.6.6-1) unstable; urgency=medium

  * Upload to unstable.
  * Source-only upload for transition to testing.

 -- Doug Torrance <email address hidden>  Thu, 27 Jun 2024 14:13:43 -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
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
msolve_0.6.6-1.dsc 2.2 KiB 2153b97e4768968f7b3c3d3ffaa2e83edf532f4d0d730923c1aadf24c7498c07
msolve_0.6.6.orig.tar.gz 978.3 KiB 9ac253743fdae37838999219549c307e17072e928d7470bed10977a0ba9bbb13
msolve_0.6.6-1.debian.tar.xz 6.3 KiB f0ef989781bb3155490e83df8be771151cc44e0db794b35f126286f73473ffd1

No changes file available.

Binary packages built by this source

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.

libmsolve0: 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.

libmsolve0-dbgsym: debug symbols for libmsolve0
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