gudhi 3.9.0+dfsg-1 source package in Ubuntu

Changelog

gudhi (3.9.0+dfsg-1) unstable; urgency=medium

  * New upstream version.
  * Refresh patches.
  * Bump dependency versions.
  * Return to build-depending on cython3.
  * Ensure dependency on the correct python3-numpy-abiN.
  * Be more explicit about enabling/disabling GUDHUI at various stages in the build process.
  * Add brittle temporary workaround to stop making online HTTP requests
    in documentaiton. (Closes: #1059612)

 -- Gard Spreemann <email address hidden>  Sat, 06 Jan 2024 13:31:20 +0100

Upload details

Uploaded by:
Gard Spreemann
Uploaded to:
Sid
Original maintainer:
Gard Spreemann
Architectures:
all amd64 arm64 i386 ia64 loong64 mips64el ppc64 ppc64el riscv64 s390x sparc64 x32
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
gudhi_3.9.0+dfsg-1.dsc 3.2 KiB b3c0ab8c30eb4cf6f8eecaabd86a8939eb66f4cf2829640d502cf7e7c78c824c
gudhi_3.9.0+dfsg.orig.tar.xz 16.9 MiB 47ddda12099ac5ef02425257896f785865a1eebd22231a45d8553a10d3346312
gudhi_3.9.0+dfsg-1.debian.tar.xz 10.9 KiB 5620bae0f2ec34d8573fa0cb5dd7437a0e4675a6eddd46573135b0f1109f474d

Available diffs

No changes file available.

Binary packages built by this source

gudhi-utils: Utilities from the GUDHI library

 The GUDHI library is a generic open source C++ library for
 Topological Data Analysis (TDA) and Higher Dimensional Geometry
 Understanding. The library offers state-of-the-art data structures
 and algorithms to construct simplicial complexes and compute
 persistent homology.
 .
 This package contains some utilities built with the GUDHI library.

gudhi-utils-dbgsym: debug symbols for gudhi-utils
gudhui: GUI for some of the functionality of the GUDHI library

 The GUDHI library is a generic open source C++ library for
 Topological Data Analysis (TDA) and Higher Dimensional Geometry
 Understanding. The library offers state-of-the-art data structures
 and algorithms to construct simplicial complexes and compute
 persistent homology.
 .
 This package contains GudhUI, a graphical interface to a few of GUDHI's
 features. Be aware that it is quite rough around the edges.

gudhui-dbgsym: debug symbols for gudhui
libgudhi-dev: Generic open source C++ library for topological data analysis

 The GUDHI library is a generic open source C++ library for
 Topological Data Analysis (TDA) and Higher Dimensional Geometry
 Understanding. The library offers state-of-the-art data structures
 and algorithms to construct simplicial complexes and compute
 persistent homology.
 .
 This package contains the header files. See the libgudhi-examples
 package for example programs using the library.

libgudhi-doc: Documentation for the GUDHI library

 The GUDHI library is a generic open source C++ library for
 Topological Data Analysis (TDA) and Higher Dimensional Geometry
 Understanding. The library offers state-of-the-art data structures
 and algorithms to construct simplicial complexes and compute
 persistent homology.
 .
 This package contains documentation.

libgudhi-examples: Example programs for the GUDHI library

 The GUDHI library is a generic open source C++ library for
 Topological Data Analysis (TDA) and Higher Dimensional Geometry
 Understanding. The library offers state-of-the-art data structures
 and algorithms to construct simplicial complexes and compute
 persistent homology.
 .
 This package contains some source code examples.

python3-gudhi: Python 3 interface to the GUDHI library

 The GUDHI library is a generic open source C++ library for
 Topological Data Analysis (TDA) and Higher Dimensional Geometry
 Understanding. The library offers state-of-the-art data structures
 and algorithms to construct simplicial complexes and compute
 persistent homology.
 .
 This package contains GUDHI's Python (3) interface.

python3-gudhi-dbgsym: debug symbols for python3-gudhi