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
- Host: GitHub
- URL: https://github.com/astropy/coordinates-benchmark
- Owner: astropy
- Created: 2012-11-17T11:27:39.000Z (over 13 years ago)
- Default Branch: main
- Last Pushed: 2025-02-01T16:24:41.000Z (over 1 year ago)
- Last Synced: 2025-04-29T15:21:23.178Z (about 1 year ago)
- Language: Python
- Homepage: https://www.astropy.org/coordinates-benchmark/summary.html
- Size: 212 MB
- Stars: 12
- Watchers: 5
- Forks: 13
- Open Issues: 15
-
Metadata Files:
- Readme: README.rst
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 `_