1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
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