An open API service indexing awesome lists of open source software.

https://github.com/astropy/coordinates-benchmark

Accuracy Benchmarks of different coordinate conversion codes. Maintainers: @astrojuanlu, @astrofrog, and @cdeil
https://github.com/astropy/coordinates-benchmark

Last synced: about 1 year ago
JSON representation

Accuracy Benchmarks of different coordinate conversion codes. Maintainers: @astrojuanlu, @astrofrog, and @cdeil

Awesome Lists containing this project

README

          

Astropy Coordinates Benchmark
=============================

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.

- View latest results: https://www.astropy.org/coordinates-benchmark/summary.html
- ``astropy.coordinates`` docs: http://astropy.readthedocs.org/en/latest/coordinates/index.html
- Repository: https://github.com/astropy/coordinates-benchmark

.. 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 `__ folder:

- `Specification.rst `_
- `Notes.rst `_
- `Tools.rst `_
- `HOWTO.rst `_