phcpack 2.4.90+dfsg-1 source package in Ubuntu

Changelog

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

  * New upstream release.
  * debian/patches/hardening.patch
    - Refresh for new upstream release.

 -- Doug Torrance <email address hidden>  Thu, 21 Mar 2024 06:05:57 -0400

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.90+dfsg-1.dsc 2.5 KiB e84a384a06ce0902782bc8517288a09bf51ea3fc95e8d6609df765c16c658582
phcpack_2.4.90+dfsg.orig.tar.xz 15.0 MiB 2655069e580e7977f524532e74865ff6e951e04c5d1b59d2342755905ebbddf1
phcpack_2.4.90+dfsg-1.debian.tar.xz 18.5 KiB 72c1c74a29ebe2f47530e0653d2d267ca8617dadcf0dc2c94b06ff4e8ac72600

Available diffs

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