[Haskell] [Numeric] Announce: comfort-array, lapack

Ben Gamari ben at smart-cactus.org
Mon May 27 21:34:50 UTC 2019


Henning Thielemann <lemming at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 487 bytes
Desc: not available
URL: <http://mail.haskell.org/pipermail/haskell/attachments/20190527/f76262cd/attachment.sig>


More information about the Haskell mailing list