#point #grid #coordinate #matrix

grid-point

A Point represents an [x, y] coordinate on a grid or matrix

1 unstable release

0.1.0 Apr 24, 2024

#1639 in Algorithms

Download history 142/week @ 2024-04-24 7/week @ 2024-05-01

149 downloads per month

MIT license

3KB

grid-point

Description

This is a simple crate provided to help standardize simple Point representations and calculations for a [x, y] coordinate in a grid or Matrix.

No runtime deps