[submitted]
Light-GG
Light-GG is a lightweight, unit-agnostic Python utility for constructing two-dimensional coordinate grids using one-dimensional axes and NumPy broadcasting. It enables memory-efficient grid construction from human-intuitive inputs (reference point, extent, resolution) while avoiding explicit 2D meshgrids. The package is intentionally minimal and domain-neutral, and is suitable for prototyping in astronomy and other scientific applications.
- Code site:
-
https://github.com/sndik16/light-GG