
On Tue, Apr 6, 2010 at 4:08 PM, Andrew Sutton <andrew.n.sutton@gmail.com> wrote:
* 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.
Actually there is almost exact overlap looking at the documentation: http://www.revergestudios.com/boost-la/matrix_and_vector_types.html This is... kind of sad, considering that the same person mercilessly bashed my proposal as useless last year... -- regards, Kornel Kisielewicz