File: control

package info (click to toggle)
ripser 1.1.20200206.286d36-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 7,424 kB
  • sloc: cpp: 928; python: 59; makefile: 23
file content (21 lines) | stat: -rw-r--r-- 707 bytes parent folder | download
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-compat (= 13)
Standards-Version: 4.5.1
Rules-Requires-Root: no
Homepage: http://ripser.org
Vcs-Browser: https://salsa.debian.org/gspr/ripser
Vcs-Git: https://salsa.debian.org/gspr/ripser.git -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.