phcpack 2.4.87+dfsg-1 source package in Ubuntu

Changelog

phcpack (2.4.87+dfsg-1) unstable; urgency=medium

  * New upstream release.
  * debian/copyright
    - Update my copyright years.
  * debian/patches
    - Refresh for new upstream release.
  * debian/rules
    - Specify UNIX Makefile (upstream now defaults to using the Windows
      one).
    - Drop -o option to gprbuild; we were using it to set the binary name
      to "phc" instead of "phctop", but "phc" is now the default.
    - Backup "phc" binary before calling gprclean before Python build;
      otherwise it will be deleted.

 -- Doug Torrance <email address hidden>  Sat, 16 Dec 2023 14:32:58 -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

Downloads

File Size SHA-256 Checksum
phcpack_2.4.87+dfsg-1.dsc 2.5 KiB 69fee1378c4fe9b3b28da21f1c7ce4b442a39346b9415b92e0c1fef49afb622f
phcpack_2.4.87+dfsg.orig.tar.xz 13.3 MiB ec1552beb492a9bc572ae732f273e2ec413ff7454c94051ce09324682379016a
phcpack_2.4.87+dfsg-1.debian.tar.xz 18.2 KiB b81fb5b2b3a2dac0425a93b1111daacb6ffe3d82f8f70be7766db983e7eab9e4

No changes file available.

Binary packages built by this source

octave-phclab: general-purpose solver for polynomial systems (Octave)

 PHClab is a collection of scripts to call phc from within
 a MATLAB or Octave session. It provides an interface to the blackbox
 solver for finding isolated solutions. PHClab also interfaces to the
 numerical irreducible decomposition, giving access to the tools to
 represent, factor, and intersect positive dimensional solution sets.

phcpack: general-purpose solver for polynomial systems (command line)

 PHCpack is a software package to solve polynomial systems by homotopy
 continuation methods.
 .
 A polynomial system is given as a sequence of polynomials in several
 variables. Homotopy continuation methods operate in two stages. In
 the first stage, a family of polynomial systems (the so-called
 homotopy) is constructed. This homotopy contains a polynomial system
 with known solutions. In the second stage, numerical continuation
 methods are applied to track the solution paths defined by the
 homotopy, starting at the known solutions and leading to the solutions
 of the given polynomial system.
 .
 This package contains the command line interface to PHCpack.

phcpack-dbgsym: debug symbols for phcpack
phcpack-doc: general-purpose solver for polynomial systems (documentation)

 PHCpack is a software package to solve polynomial systems by homotopy
 continuation methods.
 .
 A polynomial system is given as a sequence of polynomials in several
 variables. Homotopy continuation methods operate in two stages. In
 the first stage, a family of polynomial systems (the so-called
 homotopy) is constructed. This homotopy contains a polynomial system
 with known solutions. In the second stage, numerical continuation
 methods are applied to track the solution paths defined by the
 homotopy, starting at the known solutions and leading to the solutions
 of the given polynomial system.
 .
 This package contains demo files and documentation.

python3-phcpy: general-purpose solver for polynomial systems (Python)

 PHCpack is a software package to solve polynomial systems by homotopy
 continuation methods.
 .
 A polynomial system is given as a sequence of polynomials in several
 variables. Homotopy continuation methods operate in two stages. In
 the first stage, a family of polynomial systems (the so-called
 homotopy) is constructed. This homotopy contains a polynomial system
 with known solutions. In the second stage, numerical continuation
 methods are applied to track the solution paths defined by the
 homotopy, starting at the known solutions and leading to the solutions
 of the given polynomial system.
 .
 This package contains PHCpy, the Python interface to PHCpack.

python3-phcpy-dbgsym: debug symbols for python3-phcpy