./wip/igraph, Package For Manipulating Undirected And Directed Graphs

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.7.1nb1, Package name: igraph-0.7.1nb1, Maintainer: wenheping

igraph is a free software package for creating and manipulating
undirected and directed graphs. It includes implementations for
classic graph theory problems like minimum spanning trees and
network flow, and also implements algorithms for some recent
network analysis methods, like community structure search.

igraph contains functions for generating regular and random graphs,
manipulating graphs, assigning attributes to vertices and edges.
It can calculate various structural properties, includes heuristics
for community structure detection, supports many file formats.


Required to run:
[textproc/libxml2] [math/glpk] [math/lapack] [math/blas] [devel/gmp]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: f3452b3fe12c23eacd1b7cf8b6dc7fc22c53fddc
Filesize: 2897.592 KB

Version history: (Expand)


CVS history: (Expand)


   2014-07-18 01:10:37 by Kamel Derouiche | Files touched by this commit (5)
Log message:

	Update new version -> 0.7.1
	remove two patches (v 0.5.3)
	actived dependencey (please more inspection...)
   2012-09-30 07:44:14 by Aleksej Saushev | Files touched by this commit (35)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2010-03-23 21:07:57 by Kamel Derouiche | Files touched by this commit (1)
Log message:

	o added two patch 
   2010-03-23 19:23:51 by Kamel Derouiche | Files touched by this commit (2)
Log message:

	wip-changes:
	-----------
	o patch-aa: fixed configure 
	o patch-ab: change fabsl --> fabsf(3)
   2010-03-23 19:14:48 by Kamel Derouiche | Files touched by this commit (1)
Log message:

	link and dependance facility
   2010-03-23 15:53:44 by Tim Larson | Files touched by this commit (1)
Log message:
Help work around broken shell comparisons.
   2010-03-23 14:47:46 by Wen Heping | Files touched by this commit (4) | Imported package
Log message:
Import igraph-0.5.3 as wip/igraph.

igraph is a free software package for creating and manipulating
undirected and directed graphs. It includes implementations for
classic graph theory problems like minimum spanning trees and
network flow, and also implements algorithms for some recent
network analysis methods, like community structure search.

igraph contains functions for generating regular and random graphs,
manipulating graphs, assigning attributes to vertices and edges.
It can calculate various structural properties, includes heuristics
for community structure detection, supports many file formats.