package grid
A tiny library for two-dimensional arrays
Install
Dune Dependency
Authors
Maintainers
Sources
grid-0.2.0.tbz
sha256=a9b81b05d1db3f01f37d4d08a367b2bd5867ff63a0f00a1abeb5e6078a4517d9
sha512=bd4995e32da71e2cb872a153b2ffc3030e0ab371a8d03ff6e09443b973f6eca0542b5f3689660c0ae97c543d8cf60f48458400fb6a23819a6d7bbab66413a3cf
Description
Elementary functions over two-dimensional arrays. Not a linear algebra library.
Published: 19 Nov 2024
README
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).
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page