[Haskell-cafe] Math libraries for Haskell

Ketil Malde ketil+haskell at ii.uib.no
Wed Jan 19 03:14:05 EST 2005


Keean Schupke <k.schupke at imperial.ac.uk> writes:

> Can I request 2 types, one for dense (complete) matricies and
> another for sparse matricies?

...and maybe also put (!) in a class, so that it can be used as a general
indexing operator for all indexed data structures?  (Or is this
already possible?  I must admit I'm slightly lost in IArray, Ix,
HasBounds etc.) 

-kzm
-- 
If I haven't seen further, it is by standing in the footprints of giants



More information about the Haskell-Cafe mailing list