
Kornel Kisielewicz wrote:
== Research ==
Several existing implementations were studied and evaluated before the repeated submission of this idea. I intend to encompass most of the good things I found in the following implementations into a small but very useful library:
* 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 - Regards, Thomas