mpsolve 3.2.1-11 source package in Ubuntu

Changelog

mpsolve (3.2.1-11) unstable; urgency=medium

  * debian/control
    - Bump Standards-Version to 4.7.0.
  * debian/copyright
    - Update my copyright years.
  * debian/gbp.conf
    - Set pristine-tar to True
  * debian/patches/gcc-15
    - New patch; don't define mps_boolean as enum in C23
      (Closes: #1097416).

 -- Doug Torrance <email address hidden>  Tue, 18 Feb 2025 19:38:31 -0500

Upload details

Uploaded by:
Debian Math Team
Uploaded to:
Sid
Original maintainer:
Debian Math Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Questing release universe misc
Plucky release universe misc

Downloads

File Size SHA-256 Checksum
mpsolve_3.2.1-11.dsc 2.6 KiB 58e9d993e469622baa39a14fdeb00796158e6675c2a3183844b74529326b246f
mpsolve_3.2.1.orig.tar.bz2 3.1 MiB 45b22f6b04544b9eda2457eec58580d892c7e00824ebd2d6e31fe24cdd763804
mpsolve_3.2.1-11.debian.tar.xz 11.3 KiB a33ef92c4ad1f7dae57cb2da4f332c4a54f01c2176033fbc2a664e274bed60ba

No changes file available.

Binary packages built by this source

libmps-dev: Multiprecision polynomial solver (development)

 A polynomial rootfinder that can determine arbitrary precision approximations
 with guaranteed inclusion radii.
 It supports exploiting of polynomial structures such as sparsisty and allows
 for polynomial implicitly defined or in some non standard basis.
 .
 This package contains the development headers and the .so library of MPSolve.

libmps-fortran-dev: Multiprecision polynomial solver (FORTRAN module development)

 A polynomial rootfinder that can determine arbitrary precision approximations
 with guaranteed inclusion radii.
 It supports exploiting of polynomial structures such as sparsisty and allows
 for polynomial implicitly defined or in some non standard basis.
 .
 This package contains the module MPS that can be used to compile FORTRAN
 programs using MPSolve.

libmps-fortran0t64: Multiprecision polynomial solver (FORTRAN module)

 A polynomial rootfinder that can determine arbitrary precision approximations
 with guaranteed inclusion radii.
 It supports exploiting of polynomial structures such as sparsisty and allows
 for polynomial implicitly defined or in some non standard basis.
 .
 This package contains the module MPS that can be used to call MPSolve from
 FORTRAN programs.

libmps-fortran0t64-dbgsym: debug symbols for libmps-fortran0t64
libmps3t64: Multiprecision polynomial solver (shared library)

 A polynomial rootfinder that can determine arbitrary precision approximations
 with guaranteed inclusion radii.
 It supports exploiting of polynomial structures such as sparsisty and allows
 for polynomial implicitly defined or in some non standard basis.
 .
 This package contains the libmps shared library of MPSolve.

libmps3t64-dbgsym: debug symbols for libmps3t64
mandelbrot-solver: Solver for Mandelbrot polynomials based on MPSolve

 A polynomial rootfinder that can determine arbitrary precision approximations
 with guaranteed inclusion radii.
 It supports exploiting of polynomial structures such as sparsisty and allows
 for polynomial implicitly defined or in some non standard basis.
 This binary, provided as an example of custom polynomial
 implementation in the MPSolve package, uses the particular structure
 of this family of polynomials to develop an efficient solver that
 exhibit experimental O(n^2) complexity.
 .
 This package contains the specialization of mpsolve to Mandelbrot polynomials.

mandelbrot-solver-dbgsym: debug symbols for mandelbrot-solver
mpsolve: Multiprecision polynomial solver (command line version)

 A polynomial rootfinder that can determine arbitrary precision approximations
 with guaranteed inclusion radii.
 It supports exploiting of polynomial structures such as sparsisty and allows
 for polynomial implicitly defined or in some non standard basis.
 .
 This package contains the command line version of MPSolve.

mpsolve-dbgsym: debug symbols for mpsolve
python3-mpsolve: Multiprecision polynomial solver (Python interface)

 A polynomial rootfinder that can determine arbitrary precision approximations
 with guaranteed inclusion radii.
 It supports exploiting of polynomial structures such as sparsisty and allows
 for polynomial implicitly defined or in some non standard basis.
 .
 This package contains the Python interface to MPSolve.

xmpsolve: Multiprecision polynomial solver (graphical version)

 A polynomial rootfinder that can determine arbitrary precision approximations
 with guaranteed inclusion radii.
 It supports exploiting of polynomial structures such as sparsisty and allows
 for polynomial implicitly defined or in some non standard basis.
 .
 This package contains the graphical version of MPSolve.

xmpsolve-dbgsym: debug symbols for xmpsolve