Henning Thielemann <
lemming@henning-thielemann.de> writes:
I like two announce two of my packages:
1. comfort-array
http://hackage.haskell.org/package/comfort-array
It provides Boxed and Storable arrays with very liberal shape definitions.
You may use ranges of indices like in 'array' or zero-based indexing like
in 'repa', but you can also use arbitrary index Sets, enumerations,
concatenation of arrays and more. E.g. an array with (Shape.Enumeration
Ordering) has three elements with indices LT, EQ, GT.
Very nice. I have long wanted something like this. Thanks Henning!
Cheers,
- Ben
_______________________________________________
Numeric mailing list
Numeric@haskell.orghttp://mail.haskell.org/cgi-bin/mailman/listinfo/numeric