#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

#1594 in Algorithms

Download history 134/week @ 2024-04-21 15/week @ 2024-04-28

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