Boost logo

Boost :

Subject: Re: [boost] [GSoC] Boost.Matrix RFC
From: Kornel Kisielewicz (kornel.kisielewicz_at_[hidden])
Date: 2010-04-13 15:50:18


On Tue, Apr 13, 2010 at 9:47 PM, joel falcou <joel.falcou_at_[hidden]> 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

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