summaryrefslogtreecommitdiff
path: root/debian/control
blob: 9d129d22e18ca96a5b045d6107e88f8a28a4e19f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: ripser
Section: math
Priority: optional
Maintainer: Gard Spreemann <gspr@nonempty.org>
Build-Depends:
 debhelper (>= 12)
Standards-Version: 4.4.0
Rules-Requires-Root: no
Homepage: http://ripser.org
Vcs-Browser: https://git.nonempty.org/debian-ripser
Vcs-Git: https://git.nonempty.org/debian-ripser -b debian/sid

Package: ripser
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Fast computation of persistent homology of flag complexes
 Ripser computes persistent homology of flag complexes (such as
 Vietoris-Rips complexes) only, allowing significant gains in
 computation time and memory usage over the general situation.
 .
 See https://arxiv.org/abs/1908.02518.