Boost logo

Boost :

From: Doug Gregor (dgregor_at_[hidden])
Date: 2007-01-08 10:46:31


On Dec 29, 2006, at 6:47 AM, John Reid wrote:

> Right FWIW here are patches to fix these compilation problems.
>
> Add
> using namespace boost::detail;
> as line 30 in sparse_spectrum.cpp
>
> Replace lines 94 and 95 in sparse_spectrum.hpp with
> typedef boost::numeric::ublas::compressed_matrix<double> Matrix;

Thanks, John! I've committed these to the BGL-Python Subversion
respository.

Are the BGL-Python bindings working for you now?

        Cheers,
        Doug


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk