|
Ublas : |
Subject: Re: [ublas] New uBLAS maintainer
From: Rhys Ulerich (rhys.ulerich_at_[hidden])
Date: 2010-03-22 13:50:23
>> 8) Adaptors for multi-array
>> This comes up frequently where people want to take a 1 or 2D slice of a
>> multi_array and performance boost operations on it.
> I've been looking into supporting Multi_Array in the bindings, too. So far,
> to me, it's the only known container which has a run-time-determined data-
> order.
Rutger,
Curiosity, are you targetting boost::multi_array and
boost::multi_array_ref? Or are you targetting anything satisfying the
MultiArray concept?
- Rhys