Boost logo

Boost :

Subject: Re: [boost] Formal review request: static size matrix/vector linear algebra library (Boost) LA
From: Barend Gehrels (barend_at_[hidden])
Date: 2010-02-03 09:50:14


Hi Emil,

Emil Dotchevski wrote:
> Documentation and source code complete with comprehensive tests,
> released under the Boost Software License is available here:
>
> http://www.revergestudios.com/boost-la/
>
Thanks for announcing this library! I played with it, a few weeks after
your first announcement and I think it is a very valuable addition to
the Boost library collection.

We currently use Boost.uBlas for matrix calculations in Boost.Geometry.
But because this new LA library contains staticly sized matrices and
vectors, it fits much better to the staticly dimensioned geometries of
Boost.Geometry, and we will probably change the implementation to use
this library. Then using the vectors (e.g. the dot-product is welcome)
as well. It would then conveniently complement Boost.Geometry.

So I'm looking forward to the review.

Regards, Barend


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