
* Boost.uBLAS (obviously) * Eigen - http://eigen.tuxfamily.org/ (heavyweight) * CGAL - http://www.cgal.org/ (license issues) * Matrix Template Library - http://osl.iu.edu/research/mtl/ (similar issues to uBLAS) * VCGLib - http://vcg.sourceforge.net/ (GPL) * nVidia's vector and matrix classes (found in nVidia examples)
The last entry in <http://www.boost.org/community/review_schedule.html> is
Static Size Linear Algebra Emil Dotchevski http://www.revergestudios.com/boost-la/ Needed
Ah... good catch. Your proposal should definitely address how you plan to adapt your matrix class(es) to the Boost.LA library in the review queue. Fortunately, there doesn't seem to be much overlap in functionality. Andrew Sutton andrew.n.sutton@gmail.com