Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Tiago Peixoto
graph-tool
Commits
079301cc
Commit
079301cc
authored
Oct 04, 2009
by
Tiago Peixoto
Browse files
Modify README and Changelog
parent
92402ecc
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
079301cc
To see the full detailed changelog, see the git repository at git://git.forked.de/graph-tool or http://git.forked.de/?p=graph-tool
To see the full detailed changelog, see the git repository
at git://git.forked.de/graph-tool or http://git.forked.de/?p=graph-tool
README
View file @
079301cc
graph-tool -- a general graph measurement and manipulation thingy
=================================================================
This is graph-tool, a program which contains general graph
measurements algorithms, such as degree or properties distributions,
degree or properties correlations, clustering, graph filtering, graph
layout, and more, as well as a random graph generation routine. For
more information and documentation, please take a look at the website
graph-tool -- a general graph measurement and manipulation python module
=========================================================================
This is graph-tool, a python module which contains general graph
measurements data structures andalgorithms, such as degree or
properties distributions, degree or properties correlations,
clustering, graph filtering, graph layout, and more, as well as a
random graph generation routine. For more information and
documentation, please take a look at the website
http://graph-tool.forked.de.
graph-tool is free software, you can redistribute it and/or modify it under
...
...
@@ -27,11 +28,11 @@ Installation
graph-tool follows the standard GNU installation procedure. Please consult
the INSTALL file in this distribution for more detailed instructions.
Note that recent versions of GCC (4.
0
or above) are required for
Note that recent versions of GCC (4.
4
or above) are required for
compilation, and due to the usage of template metaprogramming
techniques in the program, relatively large amounts of RAM
are required during compilation. You have been warned! For this
reason, pre-compiled
binari
es are available in the website.
reason, pre-compiled
packag
es are available in the website.
More information about graph-tool
==================================
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment