Source: hera Maintainer: Gard Spreemann Section: math Priority: optional Standards-Version: 4.5.0.2 Build-Depends: catch2, cmake (>= 3.5.1), debhelper (>= 12), libboost-dev Rules-Requires-Root: no Homepage: https://github.com/grey-narn/hera/ Vcs-Browser: https://git.nonempty.org/debian-hera Vcs-Git: https://git.nonempty.org/debian-hera -b debian/sid Package: libhera-dev Section: libdevel Architecture: all Multi-Arch: foreign Depends: libboost-dev, ${misc:Depends} Description: Library for efficient bottleneck and Wasserstein distances A header-only C++ library for efficient computation of bottleneck and Wasserstein distances between persistence diagrams. Implements algorithms from . Michael Kerber, Dmitriy Morozov, and Arnur Nigmetov, "Geometry Helps to Compare Persistence Diagrams.", Journal of Experimental Algorithmics, vol. 22, 2017, pp. 1--20. Package: hera-utils Section: math Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Description: Utilities built from the Hera library Some simple utilities for efficient bottleneck and Wasserstein distances between persistence diagrams built from the Hera library (see libhera-dev).