Commit graph

7 commits

Author SHA1 Message Date
Li-Wen Hsu
6c8231e73f - Update to 0.5.1
PR:		ports/126584
Submitted by:	Wen heping <wenheping AT gmail.com>
2008-09-07 11:11:23 +00:00
Li-Wen Hsu
b7db67f601 - Update to 0.5
PR:		ports/125544
Submitted by:	Wen heping <wenheping AT gmail.com>
2008-07-26 09:13:54 +00:00
Li-Wen Hsu
630dd3b08a - Update to 0.4.5 2008-01-09 07:09:21 +00:00
Li-Wen Hsu
9780f4d72e - Update to 0.4.1
- Use CHEESESHOP in MASTER_SITES
- Depends on python 2.3+
2007-06-01 13:25:02 +00:00
Li-Wen Hsu
69dd27cc3c - Change to my FreeBSD.org email
Approved by:     clsung (mentor)
2007-04-04 08:49:31 +00:00
Martin Wilke
6c00d1cdd4 - Update to 0.3.3
PR:             109722
Submitted by:   Li-Wen Hsu <lwhsu@lwhsu.org> (maintainer)
2007-03-06 19:07:13 +00:00
Martin Wilke
d23f4f558c This module extends Python with a Graph class which is capable of handling
arbitrary directed and undirected graphs with thousands of nodes and millions
of edges. Since the module makes use of the open source igraph library
written in almost 100% pure C, it is blazing fast and outperforms most other
pure Python-based packages around.

WWW:	http://cneurocvs.rmki.kfki.hu/igraph

PR:		ports/106971
Submitted by:	Li-Wen Hsu <lwhsu at lwhsu.org>
2006-12-21 19:57:35 +00:00