Difference between revisions of "Graph-tool"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=graph-tool |Short description=graph-tool is general graph measurement and manipulation program, aimed to help with statistical measurements of large graphs. |Full d...")
 
(Added Python link)
 
(3 intermediate revisions by 3 users not shown)
Line 2: Line 2:
 
|Name=graph-tool
 
|Name=graph-tool
 
|Short description=graph-tool is general graph measurement and manipulation program, aimed to help with statistical measurements of large graphs.
 
|Short description=graph-tool is general graph measurement and manipulation program, aimed to help with statistical measurements of large graphs.
|Full description=graph-tool is a program to help with statistical analysis of graphs. Its feature set includes several statistical graph measurement algorithms, such as degree or scalar properties distributions, degree or scalar properties correlations, average distance, clustering, extended clustering, assortativity, and also supports graph filtering, graph history, graph layout, and more. It includes a random graph generation routine. It is geared mainly towards the study of Complex Networks. The core algorithms are written in C++, making use of the Boost Graph Library, and template metaprogramming techniques, with performace in mind. The command line interface and other outlying code are written in python.
+
|Full description=graph-tool is an efficient Python module for manipulation and statistical analysis of graphs (a.k.a. networks). Contrary to most other python modules with similar functionality, the core data structures and algorithms of graph-tool are implemented in C++, making extensive use of metaprogramming, based heavily on the Boost Graph Library. This confers a level of performance which is comparable (both in memory usage and computation time) to that of a pure C++ library.
|User level=none
+
|Homepage URL=https://graph-tool.skewed.de/
|Status=Live
+
|User level=intermediate
|Component programs=
+
|Is High Priority Project=No
|Homepage URL=http://graph-tool.forked.de
 
|VCS checkout command=
 
 
|Computer languages=C++ and Python
 
|Computer languages=C++ and Python
|Documentation note=
+
|Accepts cryptocurrency donations=No
|Paid support=https://projects.forked.de/graph-tool/wiki/GraphToolSupport
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
|Related projects=
 
 
|Keywords=network,graph,complex networks
 
|Keywords=network,graph,complex networks
|Is GNU=n
+
|Version identifier=2.2.35
|Last review by=Tiago de Paula Peixoto
+
|Version date=2014-09-11
|Last review date=2006-08-22
+
|Version status=stable
|Submitted by=Database conversion
+
|Version download=https://downloads.skewed.de/graph-tool/graph-tool-2.2.35.tar.bz2
 +
|Last review by=Bendikker
 +
|Last review date=2018/04/05
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=NO_VERSION_DATA
+
|Is GNU=No
|Version date=1970-01-01
+
|License verified date=2006-08-22
|Version status=stable
+
}}
|Version download=https://projects.forked.de/graph-tool/wiki/GraphToolDownload
+
{{Project license
 +
|License=GPLv3orlater
 +
|License verified by=Matt Lee
 
|License verified date=2006-08-22
 
|License verified date=2006-08-22
|Version comment=NO_VERSION_DATA
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Tiago de Paula Peixoto
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Tiago de Paula Peixoto
+
|Email=tiago@skewed.de
|Email=tiago@forked.de
+
}}
|Resource URL=
+
{{Resource
 +
|Resource audience=Python (Ref)
 +
|Resource URL=https://pypi.org/project/graph-tool
 +
}}
 +
{{Resource
 +
|Resource audience=Savannah (Ref)
 +
|Resource URL=https://savannah.nongnu.org/projects/graph-tool
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource audience=Developer
 
|Resource audience=Developer
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=http://svn.forked.de/graph-tool/
+
|Resource URL=http://git.skewed.de/?p=graph-tool
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource audience=Bug Tracking
 
|Resource audience=Bug Tracking
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=https://projects.forked.de/graph-tool/query
+
|Resource URL=https://projects.skewed.de/graph-tool/query
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource audience=Developer,Help
 
|Resource audience=Developer,Help
 
|Resource kind=Mailing List Info/Archive
 
|Resource kind=Mailing List Info/Archive
|Resource URL=http://lists.forked.de/mailman/listinfo/graph-tool
+
|Resource URL=http://lists.skewed.de/mailman/listinfo/graph-tool
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource audience=Bug Tracking
 
|Resource audience=Bug Tracking
 
|Resource kind=Mailing List Info/Archive
 
|Resource kind=Mailing List Info/Archive
|Resource URL=http://lists.forked.de/mailman/listinfo/graph-tool-tickets
+
|Resource URL=http://lists.skewed.de/mailman/listinfo/graph-tool-tickets
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=command-line
 
|Interface=command-line
 +
|Programming-language=python
 
|Science=scientific-visualization
 
|Science=scientific-visualization
 
|Use=science
 
|Use=science
}}
 
{{Project license
 
|License=GPLv2orlater
 
|License verified by=Ted Teah
 
|License verified date=2006-08-22
 
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
Line 76: Line 75:
 
|Prerequisite description=Boost
 
|Prerequisite description=Boost
 
}}
 
}}
 +
{{Featured}}

Latest revision as of 03:39, 5 April 2018


[edit]

graph-tool

https://graph-tool.skewed.de/
graph-tool is general graph measurement and manipulation program, aimed to help with statistical measurements of large graphs.

graph-tool is an efficient Python module for manipulation and statistical analysis of graphs (a.k.a. networks). Contrary to most other python modules with similar functionality, the core data structures and algorithms of graph-tool are implemented in C++, making extensive use of metaprogramming, based heavily on the Boost Graph Library. This confers a level of performance which is comparable (both in memory usage and computation time) to that of a pure C++ library.





Licensing

License

Verified by

Verified on

Notes

Verified by

Matt Lee

Verified on

22 August 2006




Leaders and contributors

Contact(s)Role
Tiago de Paula Peixoto Maintainer


Resources and communication

AudienceResource typeURI
Developer,HelpMailing List Info/Archivehttp://lists.skewed.de/mailman/listinfo/graph-tool
Bug TrackingMailing List Info/Archivehttp://lists.skewed.de/mailman/listinfo/graph-tool-tickets
Savannah (Ref)https://savannah.nongnu.org/projects/graph-tool
Bug TrackingVCS Repository Webviewhttps://projects.skewed.de/graph-tool/query
Python (Ref)https://pypi.org/project/graph-tool
DeveloperVCS Repository Webviewhttp://git.skewed.de/?p=graph-tool


Software prerequisites

KindDescription
Source requirementBoost
Required to usePython
Required to buildGCC 4.1 or above




Entry










"Python (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Savannah (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.






















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.