Boost logo

Boost :

From: David Abrahams (dave_at_[hidden])
Date: 2006-05-15 12:25:03


Nigel Stewart <ns_at_[hidden]> writes:

>>>> I've been using a wrapper for boost::ublas.
>>> That sounds interesting. Is it your own wrapper?
>
>> I put some code here:
>> http://nbecker.dyndns.org:8080/uvector.cc
>
> Oh, I see.
>
> Did you consider using a PyArrayObject as the storage
> for a boost::numeric::ublas::vector? The advantage with
> that would be all the Numeric/Numarray/Numpy functionality
> in Python, with a boost::numeric::ublas::vector interface
> in C++.

FWIW, you'll get more answers in the C++-sig
(http://www.boost.org/more/mailing_lists.htm#cplussig)

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com

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