Re: [graph-tool] Graph-tool interface

2009-08-14 Thread Tiago de Paula Peixoto
Claudio Martella wrote: > I installed 1.37 which is the latest boost on the latest ubuntu. the > compilation goes on further but it dies anyway. I wanted to keep the > system clean of scratch compilation but i'll work out a way to compile > the system on my MacOSX. > > I'll let you know ASA I manag

Re: [graph-tool] Graph-tool interface

2009-08-14 Thread Claudio Martella
I installed 1.37 which is the latest boost on the latest ubuntu. the compilation goes on further but it dies anyway. I wanted to keep the system clean of scratch compilation but i'll work out a way to compile the system on my MacOSX. I'll let you know ASA I manage. On Fri, Aug 14, 2009 at 10:45 A

Re: [graph-tool] Graph-tool interface

2009-08-14 Thread Tiago de Paula Peixoto
Hi Claudio, Claudio Martella wrote: > So i gitted the development code and tried to build it but i had some > compile time errors. I attach both the output of make and the > config.log. I added ubuntu's gcc-snapshot package (which provides gcc > 4.4) and overrid the system compiler by using CC and

Re: [graph-tool] Graph-tool interface

2009-08-06 Thread Tiago de Paula Peixoto
Tiago de Paula Peixoto wrote: > Hello Claudio, > > Claudio Martella wrote: >> Hello, >> >> I'm writing an application with heavy graph operations. It's written >> in python, so i've tried networkx, igraph and lately i've tried to use >> boost graph library bindings to python (BGL-PY). >> >> Thanks

Re: [graph-tool] Graph-tool interface

2009-08-06 Thread Tiago de Paula Peixoto
Hello Claudio, Claudio Martella wrote: > Hello, > > I'm writing an application with heavy graph operations. It's written > in python, so i've tried networkx, igraph and lately i've tried to use > boost graph library bindings to python (BGL-PY). > > Thanks god i ran into graph-tool which looks ve