Boost logo

Boost :

Subject: Re: [boost] Interested in a generic safe n-dimensional matrix/vector library?
From: Andrey Asadchev (asadchev_at_[hidden])
Date: 2011-02-22 03:35:57


>
> Hi,
> while not extending the Boost.uBLAS library?
> http://www.boost.org/doc/libs/1_45_0/libs/numeric/ublas/doc/index.htm
>
> It works very well with matrix and vector.
> It uses expression templates.
> It handles special matrices (like sparse matricies).
> It easly integrates with LAPACK/UBLAS thanks to Boost.Numeric-Bindings.
>
> Best,
>
>
Hi Marco.
I considered doing it as such - but it was too difficult imo.
I do use ublas/blas indirectly - where tensor can be treated as a matrix.
but I didnt find it easy to reuse either containers or algorithms as they
are stricly 2D.
For my purposes multi array is much more useful (thats what I use as
backend).


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