Hi. I'm pleased to announce version 1.0 of graph-tool. This version contains many new features, improvements and bug fixes. In fact, previous versions (0.9 namely) are considered deprecated, and should be avoided. ;-) From now on, hopefully, there should be no more radical changes on how things work between versions, and improvements should be more incremental. Notable changes =============== A lot of things changed since the 0.9 version, including how certain options work, and lots of new stuff have been added. For a full list of modifications, see https://projects.forked.de/graph-tool/log/?action=stop_on_copy&rev=69&stop_r... The most important new features are: * Community detection support * Extended clustering coefficient * Line graph generation * Minimum spanning tree * Sampled distance statistics Also the documentation on the website has been massively updated and reorganized. Check it out at: https://projects.forked.de/graph-tool/wiki/GraphToolGuide Download ======== Download information is available on the website: https://projects.forked.de/graph-tool/wiki/GraphToolDownload Enjoy! Ps. graph-tool has now support for bash command line completion! For how to enable it, please read http://furius.ca/optcomplete/. I'll post later some more specific instructions on the wiki. -- Tiago de Paula Peixoto <tiago@forked.de>