$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Maxim Khesin (gmane_at_[hidden])
Date: 2005-03-04 06:54:32
Hello Folks,
I recently started working on a graph-algorithms library in Python. What
makes this one different from the other couple of libs that are
available is a heavy influence from the C++ Boost Graph Library. This is
a sort of an exploration in Concept in Python without loosing the
Pythonness :). There is no official code release so far, but I have been
blogging ideas and code snippets here: http://pythonzweb.blogspot.com/.
I already invited Jeremy Siek of BGL fame to comment, and any other
comments from boost/BGL community would be most welcome (you can leave
them right on the blog).
thanks,
max.