https://github.com/xandkar/ocaml-grid
Generic operations on an array of arrays, that I kept re-implementing in several projects
https://github.com/xandkar/ocaml-grid
Last synced: 6 months ago
JSON representation
Generic operations on an array of arrays, that I kept re-implementing in several projects
- Host: GitHub
- URL: https://github.com/xandkar/ocaml-grid
- Owner: xandkar
- License: mit
- Created: 2013-10-05T01:10:49.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2013-10-05T19:11:36.000Z (about 12 years ago)
- Last Synced: 2024-10-19T03:06:37.268Z (12 months ago)
- Language: OCaml
- Size: 160 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ocaml-matrix
============Generic operations on an array of arrays, that I kept re-implementing in several projects