On Sat, Mar 21, 2009 at 3:38 AM, Trass3r <mrmoc...@gmx.de> wrote:
> Is there any working library for Linear Algebra?
> I only found BLADE, which seems to be abandoned and quite unfinished, and
> Helix which only provides 3x3 and 4x4 matrices used in games :(
>

For D1 try Gobo and Dflat.  Gobo has a bunch of wrappers for Fortran
libraries.  Dflat is a higher level matrix/sparse matrix interface.

Works with Tango using Tangobos.

See:
http://www.dsource.org/projects/multiarray

--bb

Reply via email to