21 Commits

Author SHA1 Message Date
naddy
ab45f39af6 drop RCS Ids 2022-03-11 19:36:11 +00:00
tb
a93e19479a math/mcl: avoid printf %n, switch HOMEPAGE and MASTER_SITES to https
and add a proper fix for -fno-common: all common variables come from
iface.[ch], so we can simply extern them in the header.

ok naddy
2021-09-15 21:55:07 +00:00
daniel
06279cd6ca update mcl to 14-137 and add -fcommon to fix the build 2021-02-14 03:19:26 +00:00
sthen
3318ced016 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:46:54 +00:00
espie
53240c3653 restrict is a reserved keyword now 2017-05-11 16:40:58 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
espie
0662a4e9d6 PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:20:26 +00:00
espie
3075d068d4 USE_GROFF=Yes 2010-10-18 20:52:05 +00:00
jasper
0f5767650a - update mcl to 09-308
- remove maintainer per his request
- specify license version
2009-12-23 22:08:58 +00:00
steven
907a85c549 remove quotes from COMMENT/PERMIT*/BROKEN 2007-09-15 18:44:36 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
bernd
a925bc4eb7 Update to mcl-06-058.
From MAINTAINER Andreas Kahari.

"go ahead" steven@
2006-04-05 08:58:44 +00:00
naddy
c50278f38b Update to 05-118.
Major changes includes speed improvements when reading large matrices
from file and the addition of the clmorder tool.

From: maintainer Andreas Kahari <andreas.kahari@gmail.com>
2005-07-26 18:50:43 +00:00
naddy
8e0d7f62ec SIZE 2005-01-05 17:05:00 +00:00
naddy
dd86cf60b1 update to 04-314; from Andreas Kahari <andreas.kahari@gmail.com> 2004-12-18 16:31:52 +00:00
naddy
4e1f11b7aa update MAINTAINER's E-mail address; from Andreas Kahari 2004-12-18 16:23:07 +00:00
espie
d7c7e778ad new style PLISTs 2004-09-15 09:11:58 +00:00
naddy
5872e0c774 update to 04-174; from Andreas Kahari <ak+openbsd@freeshell.org> 2004-06-30 23:30:05 +00:00
pvalchev
a38e0d9846 Update to mcl-04-105
from maintainer Andreas Kahari <andreas.kahari@unix.net>
2004-05-07 23:35:51 +00:00
naddy
af2d20b35b update to 03-276; from Andreas Kahari <andreas.kahari@unix.net> 2003-10-17 19:22:07 +00:00
sturm
1e37926ab8 Initial import of mcl 03-185
The MCL algorithm is short for the Markov Cluster Algorithm,
a fast and scalable cluster algorithm for graphs based on
simulation of (stochastic) flow in graphs.  The algorithm was
developed by Stijn van Dongen at the Centre for Mathematics and
Computer Science (also known as CWI) in the Netherlands.

The MCL algorithm is very fast, very scalable, and has a number
of attractive properties causing it to deliver high-quality
clusterings.

WWW: http://micans.org/mcl/

from Andreas Kahari <andreas.kahari@unix.net>
2003-07-08 10:55:20 +00:00