About Anaconda Help Download Anaconda

Python bindings for ERFA routines

copied from conda-forge / pyerfa

Installers

  • osx-64 v2.0.1.4
  • linux-aarch64 v2.0.1.4
  • linux-64 v2.0.1.4
  • linux-ppc64le v2.0.1.4
  • osx-arm64 v2.0.1.4
  • win-64 v2.0.1.4

conda install

To install this package run one of the following:
conda install astropy::pyerfa

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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.3) Legal | Privacy Policy