File: control

package info (click to toggle)
mcl 1%3A02-035-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 2,108 kB
  • ctags: 1,361
  • sloc: ansic: 18,031; sh: 453; makefile: 234
file content (19 lines) | stat: -rw-r--r-- 591 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: mcl
Section: math
Priority: extra
Maintainer: Joost van Baal <joostvb@debian.org>
Build-Depends: debhelper (>> 3.0.0)
Standards-Version: 3.5.2

Package: mcl
Architecture: any
Depends: ${shlibs:Depends}
Description: the Markov Cluster algorithm
 The MCL package is an implementation of the Markov Cluster algorithm,
 and offers utilities for manipulating sparse matrices (the essential
 data structure in the MCL algorithm) and conducting cluster
 experiments.
 .
 For additional information on the MCL algorithm, see the pointers
 found at <http://members.ams.chello.nl/svandong/>.