grid: Tools for working with regular grids (graphs, lattices).

[ bsd3, library, math ] [ Propose Tags ]
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
Change log CHANGELOG.md
Dependencies base (>=4.7 && <5), containers (>=0.5 && <0.7) [details]
License BSD-3-Clause
Copyright 2010-2021 Amy de Buitléir
Author Amy de Buitléir
Maintainer amy@nualeargais.ie
Category Math
Home page https://github.com/mhwombat/grid
Bug tracker https://github.com/mhwombat/grid/issues
Source repo head: git clone https://github.com/mhwombat/grid
Uploaded by AmyDeBuitleir at 2021-08-18T16:42:24Z
Distributions NixOS:7.8.15
Reverse Dependencies 4 direct, 0 indirect [details]
Downloads 31092 total (58 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]

Readme for grid-7.8.15

[back to package description]

Hackage Hackage-Deps

Grid

Grid is a Haskell library for working with regular grids/graphs/lattices.

Please read the introductory userguide with pictures here.

More detailed Haddock documentation with sample code can be found at Hackage.

  • htiled: Import maps from the .tmx map format generated by Tiled.
  • IcoGrid: Defines functions for dealing with a type of hexagon grid wrapped around a sphere.