[Haskell-cafe] ANNOUNCE: grid-1.1

Paul Visschers mail at paulvisschers.net
Thu Sep 6 13:28:13 CEST 2012


Looks nice. Does it scale well to millions of elements, and can it handle
3D?

On Thu, Sep 6, 2012 at 12:37 PM, Alfredo Di Napoli <
alfredo.dinapoli at gmail.com> wrote:

> It seems cool, looking forward to play with it!
>
>
> On 6 September 2012 09:42, Amy de Buitléir <amy at nualeargais.ie> wrote:
>
>> I'm happy to announce a new package called grid:
>>
>>     http://hackage.haskell.org/package/grid
>>     https://github.com/mhwombat/grid/wiki (wiki)
>>
>> Grid provides tools for working with regular arrangements of tiles, such
>> as
>> might be used in a board game or self-organising map (SOM). Grid currently
>> supports triangular, square, and hexagonal tiles, with various 2D and
>> toroidal
>> layouts. If you need a tile shape or layout that isn't currently provided,
>> please let me know. See Math.Geometry.Grid for an example of how to use
>> the
>> package. Suggestions for improvement are welcome.
>>
>>
>> _______________________________________________
>> Haskell-Cafe mailing list
>> Haskell-Cafe at haskell.org
>> http://www.haskell.org/mailman/listinfo/haskell-cafe
>>
>
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20120906/7d184e41/attachment.htm>


More information about the Haskell-Cafe mailing list