gudhi 3.5.0+dfsg-1 source package in Ubuntu

Changelog

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

  * New upstream version.
  * Rebase patches.
  * Drop patches:
    - 0005-Install-Python-module-in-correct-location
    - 0006-Move-towards-reproducible-builds
    - 0007-Turn-positional-argument-into-keyword-argument
  * Update copyright ranges.
  * Remove some files from files-excluded as they have been dropped
    upstream.
  * Move HTML documentation to libgudhi-dev's doc directory.
  * Add patch to avoid building Doxygen docs from source root.
  * Don't build Python modules using CMake.

 -- Gard Spreemann <email address hidden>  Fri, 14 Jan 2022 19:28:42 +0100

Upload details

Uploaded by:
Gard Spreemann
Uploaded to:
Sid
Original maintainer:
Gard Spreemann
Architectures:
all amd64 arm64 i386 mips64el ppc64el s390x ia64 ppc64 riscv64 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.5.0+dfsg-1.dsc 3.1 KiB 3e4846b98a34d6c4135f7c99180d54ba90b9a9c1beb15361b744f58e97c30b0b
gudhi_3.5.0+dfsg.orig.tar.xz 17.0 MiB 8bea5109b675aa707ad3f3e1f438571e8539877c51ccecd0cdfd908cb7fc92d8
gudhi_3.5.0+dfsg-1.debian.tar.xz 10.4 KiB c43393d513ecd2d27c0cc1b7df38e8b85d7b5edb02f8d82e6113523d8d8dfe9d

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