CMD + K

pyerfa

Community

Python bindings for ERFA routines

Installation

To install this package, run one of the following:

Conda
$conda install astropy::pyerfa

Usage Tracking

2.0.1.4
2.0.1.2
2.0.1.1
2.0.0.3
2.0.0.2
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

PyERFA is the Python wrapper for the ERFA library (Essential Routines for Fundamental Astronomy), a C library containing key algorithms for astronomy, which is based on the SOFA library published by the International Astronomical Union (IAU). All C routines are wrapped as Numpy universal functions, so that they can be called with scalar or array inputs.

The project is a split of astropy._erfa module, developed in the context of Astropy project, into a standalone package. It contains the ERFA C source code as a git submodule. The wrapping is done with help of the Jinja2 template engine.

About

Summary

Python bindings for ERFA routines

Last Updated

Sep 28, 2024 at 22:33

License

BSD-3-Clause

Total Downloads

21.3K

Supported Platforms

macOS-64
linux-aarch64
linux-64
linux-ppc64le
macOS-arm64
win-64