N-D arrays in D2
dsimcha
dsimcha at yahoo.com
Mon Jan 12 08:01:55 PST 2009
Does anyone know of a decent library for N-dimensional arrays that supports D2
and is reasonably well-tested and easy to install? I'd prefer if it supported
matrix operations, just so I could familiarize myself with these for when I
need them, but my immediate needs are just N-D arrays. I could just use
something like real[][][], but I'd prefer something more efficient and
syntactically prettier.
More information about the Digitalmars-d
mailing list