Here we compare Astropy coordinate transformation results against other Python coordinate packages.
For now we only compare precision, in the future we also want to compare speed.
astropy.coordinates
docs: http://astropy.readthedocs.org/en/latest/coordinates/index.html.. image:: https://github.com/astropy/coordinates-benchmark/workflows/Run%20benchmarks/badge.svg :target: https://github.com/astropy/coordinates-benchmark/actions?query=workflow%3A%22Run+benchmarks%22 :alt: Benchmarks Status
Documentation is in the docs <https://github.com/astropy/coordinates-benchmark/blob/main/docs/>
__ folder:
Specification.rst <https://github.com/astropy/coordinates-benchmark/blob/main/docs/Specification.rst>
_Notes.rst <https://github.com/astropy/coordinates-benchmark/blob/main/docs/Notes.rst>
_Tools.rst <https://github.com/astropy/coordinates-benchmark/blob/main/docs/Tools.rst>
_HOWTO.rst <https://github.com/astropy/coordinates-benchmark/blob/main/docs/HOWTO.rst>
_