package grid

  1. Overview
  2. Docs
A tiny library for two-dimensional arrays

Install

Dune Dependency

Authors

Maintainers

Sources

grid-0.1.0.tbz
sha256=737ad4353cb2a0234643548d7ef2a24fa283c85bc63d43b4246ef7c4492bbe7d
sha512=486d720f5da16905bfa5a334a2210510cb79288a31205ab034113f9a8b5fb841212a42a6fc1fe30790c4d68bded41c9f31a894137575c943f2c0740cca6eac61

README.md.html

grid

A tiny library for two-dimensional arrays

This is not a linear algebra library, but simply a library to manipulate two-dimensional arrays in a more convenient way (wrt using the Array module from the OCaml standard library).