summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGard Spreemann <gspreemann@gmail.com>2019-02-08 11:11:39 +0100
committerGard Spreemann <gspreemann@gmail.com>2019-02-08 13:24:22 +0100
commit62173df57246839b343956ba67ac152f878cc63d (patch)
treeb716c87aa99c1b7c8f7b2148115167f39999de9e
parent37048efbc774bbec262a612e1fb4271453a69f26 (diff)
Let the description reflect that the library is header-only.
-rw-r--r--debian/control12
1 files changed, 6 insertions, 6 deletions
diff --git a/debian/control b/debian/control
index 8658973..cebef89 100644
--- a/debian/control
+++ b/debian/control
@@ -15,9 +15,9 @@ Multi-Arch: foreign
Depends: ${misc:Depends}
Suggests: phat-utils
Description: C++ library for boundary matrix reductions over Z/2Z
- PHAT is a C++ library for performing the filtered Z/2Z (co)boundary
- matrix operations commonly needed when computing (persistent)
- (co)homology in topological data analysis.
+ PHAT is a header-only C++ library for performing the filtered Z/2Z
+ (co)boundary matrix operations commonly needed when computing
+ (persistent) (co)homology in topological data analysis.
.
This package contains the header files. A standalone program exposing
some of the features is available in phat-utils.
@@ -27,9 +27,9 @@ Section: math
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Utilities from the PHAT library
- PHAT is a C++ library for performing the filtered Z/2Z (co)boundary
- matrix operations commonly needed when computing (persistent)
- (co)homology in topological data analysis.
+ PHAT is a header-only C++ library for performing the filtered Z/2Z
+ (co)boundary matrix operations commonly needed when computing
+ (persistent) (co)homology in topological data analysis.
.
This package contains some standalone utilities built using the PHAT
library, such as persistent homology of a given filtered boundary