.. py:currentmodule:: lsst.geom .. _lsst.geom: ######### lsst.geom ######### This module provides low-level geometry primitives for representing points, boxes, angles, extents, and coordinate transformations. .. _lsst.geom-using: Using lsst.geom =============== .. toctree:: :maxdepth: 1 getting-started operators .. _lsst.geom-contributing: Contributing ============ ``lsst.geom`` is developed at https://github.com/lsst/geom. You can find Jira issues for this module under the `geom `_ component. Python API reference ==================== .. automodapi:: lsst.geom :no-main-docstr: :no-inheritance-diagram: