grid: Tools for working with regular grids (graphs, lattices).
Provides tools for working with regular arrangements of tiles, such as might be used in a board game or some other type of grid map. Currently supports triangular, square, and hexagonal tiles, with various 2D and toroidal layouts. The userguide is available at https://github.com/mhwombat/grid/wiki.
NOTE: Version 4.0 uses associated (type) synonyms instead of multi-parameter type classes.
NOTE: Version 3.0 changed the order of parameters for many functions. This makes it easier for the user to write mapping and folding operations.
Downloads
- grid-6.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 1.0, 1.1, 2.0, 2.1.1, 3.0, 3.0.1, 3.1, 4.0, 4.1, 5.0, 5.1, 6.0, 6.1, 7.0, 7.1, 7.3, 7.5, 7.6, 7.6.1, 7.6.3, 7.6.4, 7.6.5, 7.6.6, 7.6.7, 7.6.8, 7.6.9, 7.6.10, 7.7.0, 7.7.1, 7.8.0, 7.8.1, 7.8.2, 7.8.3, 7.8.4, 7.8.5, 7.8.6, 7.8.7, 7.8.8, 7.8.9, 7.8.10, 7.8.11, 7.8.12, 7.8.14, 7.8.15 |
---|---|
Dependencies | base (>=4 && <5), base-unicode-symbols (>=0.2 && <0.3), cereal (>=0.3 && <0.4), containers (>=0.4.2 && <0.4.3 || >=0.5 && <0.6) [details] |
License | BSD-3-Clause |
Copyright | (c) Amy de Buitléir 2010-2012 |
Author | Amy de Buitléir |
Maintainer | amy@nualeargais.ie |
Category | Math |
Uploaded | by AmyDeBuitleir at 2013-05-13T15:33:39Z |
Distributions | NixOS:7.8.15 |
Reverse Dependencies | 4 direct, 0 indirect [details] |
Downloads | 31888 total (147 in the last 30 days) |
Rating | 2.25 (votes: 2) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |