
On Tue, Apr 13, 2010 at 9:47 PM, joel falcou <joel.falcou@lri.fr> wrote:
Following the idea of a library geared for real-time operation the library would be focused on dense matrices, supporting all standard arithmetic operations for both vector and matrix as well as between them, common vector operations (dot, length, lengthsq, norm, cross, projection, etc...), common matrix operations (transposition, determinant, adjoint, inverse, etc) as well as interoperability with the quaternion library. If need be, this list could be expanded.
For interorperabiltiy, better have interoperabiltiy with any UDT than just quaternion.
Interoperability with uBLAS and any qualified boost library (e.g. geometry) is one of the top priorities.
w/r to other function implementation, any SIMD love ?
SIMD would be planned for, but full support is probably out of scope for a GSoC project, and I'd have to add it later. -- regards, Kornel Kisielewicz