Boost logo

Boost :

Subject: Re: [boost] Preliminary submission: generic linear algebra algorithms library Boost LA
From: Marcus Lindblom (macke_at_[hidden])
Date: 2009-10-20 05:45:14


Emil Dotchevski wrote:
> I remember some past discussions on this mailing list about the need
> for similar library in Boost, so I hope it is OK to skip the interest
> query and request a preliminary review for Boost LA.
>
> Boost LA provides a set of generic linear algebra algorithms,
> primarily for working with vectors and matrices of static size. The
> library also defines vector and matrix data types, however it allows
> users to introduce their own types by specializing the vector_traits
> and matrix_traits templates.
>
> Documentation and source code available at
> http://www.revergestudios.com/boost-la, released under the Boost
> Software License.

Just looked through the tutorial. Boost.LA looks easy and simple yet
very capable, i.e. plain awesome! :)

Hope it gets through.

Cheers,
/Marcus


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