msolve 0.6.5-1build1 source package in Ubuntu

Changelog

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

  * Rebuild against new libflint18t64.

 -- Gianfranco Costamagna <email address hidden>  Sat, 16 Mar 2024 07:04:13 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Noble
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.6.5.orig.tar.gz 960.1 KiB 30e3712eab4077438e2b3228d5958adb7e8488e523244a02320f80bd8c412c89
msolve_0.6.5-1build1.debian.tar.xz 6.2 KiB f283e6e3e4d3f28ce1c71d6de7948c06f8857c773edf08990419d9f2f784c546
msolve_0.6.5-1build1.dsc 2.2 KiB 12026bc5b97a59732d43e0a4ee52ab08943989e1b61aeb194ce44d28936dbab0

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