
8 Jan
2007
8 Jan
'07
3:46 p.m.
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