
14 Dec
2009
14 Dec
'09
9:34 p.m.
brad.larsen:
The vector package on haskell has boxed arrays. Is DPH *really* only for primitive, unboxed types? If so, that's unfortunate.
No, it's not only, but all the uses I've seen have been related to numerics, represented with unboxed types. I'm just curious if you have a current use case -- since that would help get interest in the ticket. -- Don