phcpack 2.4.86+dfsg-4 source package in Ubuntu

Changelog

phcpack (2.4.86+dfsg-4) unstable; urgency=medium

  * debian/control
    - Add Testsuite field for autopkgtest-pkg-pybuild.  This way, we'll at
      least have a superficial test to make sure that the Python module
      imports correctly even though the comprehensive test is marked as
      flaky.
  * debian/tests/control
    - Mark PHCpy test as flaky.

 -- Doug Torrance <email address hidden>  Tue, 03 Jan 2023 13:50:20 -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.86+dfsg-4.dsc 2.5 KiB 57b79688265697f4a487db50309acad06fefaf5faaa6e4f707ee80135e3de5aa
phcpack_2.4.86+dfsg.orig.tar.xz 13.1 MiB ece038036e44a981cecde3bfa51c4f7900b8d17a2033b9c1492f1af04cbd2e94
phcpack_2.4.86+dfsg-4.debian.tar.xz 18.0 KiB ebce8f31173922b8121836b02b92a54f4122d1fcaf6558f5d63d218456f2bca1

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