Boost logo

Boost :

Subject: [boost] Preliminary submission: generic linear algebra algorithms library Boost LA
From: Emil Dotchevski (emil_at_[hidden])
Date: 2009-10-20 03:28:06


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.

Thanks,
Emil Dotchevski


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