Hi. I'm pleased to announce version 1.1 of graph-tool. This version contains a couple of new features, improvements and bug fixes. Changes ======= For a complete list of changes see: https://projects.forked.de/graph-tool/log/trunk/src?action=stop_on_copy&rev=... The most important changes are * The whole way of editing/creating properties with python was completely redone. See the documentation for details. * Added graph property support (in addition to edge and vertex properties) * The entire graph is available to the python script when editing/creating vertex/edge/graph properties * Added --list-properties option * Newly created properties can now have any type * Faster startup The documentation on the website was also properly updated: 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! -- Tiago de Paula Peixoto <tiago@forked.de>
participants (1)
-
Tiago de Paula Peixoto