Path to this page:
./
math/py-networkx,
Python package for creating and manipulating graphs and networks
Branch: pkgsrc-2009Q1,
Version: 0.37nb1,
Package name: py25-networkx-0.37nb1,
Maintainer: pkgsrc-usersNetworkX (NX) is a Python package for the creation, manipulation, and
study of the structure, dynamics, and functions of complex networks.
Features:
- Includes standard graph-theoretic and statistical physics functions
- Easy exchange of network algorithms between applications,
disciplines, and platforms
- Includes many classic graphs and synthetic networks
- Nodes and edges can be "anything"
(e.g. time-series, text, images, XML records)
- Exploits existing code from high-quality legacy software in C,
C++, Fortran, etc.
- Open source (encourages community input)
- Unit-tested
Required to run:[
lang/python25] [
devel/py-setuptools]
Master sites: (Expand)
SHA1: 2ba05ae15606a444d0e5f1318a3562812e768202
RMD160: a9539b6696a8813d274c0af37aa994dda1dbe766
Filesize: 949.07 KB
Version history: (Expand)
- (2009-07-05) Updated to version: py25-networkx-0.37nb1
- (2009-04-06) Package added to pkgsrc.se, version py25-networkx-0.37 (created)
CVS history: (Expand)
2009-05-15 14:13:01 by Matthias Scheler | Files touched by this commit (2) |
Log message:
Pullup ticket #2766 - requested by he
py-networkx: package list fix
Revisions pulled up:
- math/py-networkx/Makefile 1.3
- math/py-networkx/PLIST 1.2
---
Module Name: pkgsrc
Committed By: he
Date: Thu May 14 13:22:34 UTC 2009
Modified Files:
pkgsrc/math/py-networkx: Makefile PLIST
Log message:
Update from version 0.37 to 0.37nb1.
Pkgsrc changes:
o Change from using extension.mk to egg.mk, on hints from wiz@
o Adjust PLIST so that it matches what is then installed.
o Bump PKGREVISION
|