Library for Linear Algebra?

Bill Baxter wbaxter at gmail.com
Fri Mar 20 12:46:21 PDT 2009


On Sat, Mar 21, 2009 at 3:38 AM, Trass3r <mrmocool at 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



More information about the Digitalmars-d mailing list