[announcement] New version from graph-tool
2009-10-05 15:45:07 GMT
I'm happy to announce version 2.0.0 from graph-tool! What is new? ============ Python module ------------- It is the first stable release since years ago, and marks a full transition of graph-tool from a stand-alone program to a full python module. It is pointless to summarize all the differences, since everything changed. The new version is, for me, a lot more comfortable to work with, and the internals are a lot cleaner. Everything integrates nicely with scipy/numpy, and I hope graph-tool will be a nice addition to this framework. More algorithms ---------------- The number of algorithms has increased significantly. Now there is support for maximum flow, pagerank, motifs, isomorphism, and many more. Most algorithms in the Boost Graph Library are now available in graph-tool. Documentation ------------- This version includes full documentation, with code examples, available online and from the docstrings. The documentation has 100% coverage of every function and data structure.(Continue reading)
RSS Feed