About Anaconda Help Download Anaconda

conda-forge / packages / lsstdesc.coord 1.3.0

A Python module for handling angles and celestial coordinates.

copied from cf-staging / lsstdesc.coord

Installers

Info: This package contains files in non-standard labels.
  • osx-64 v1.3.0
  • osx-arm64 v1.3.0
  • linux-ppc64le v1.3.0
  • linux-64 v1.3.0
  • linux-aarch64 v1.3.0

conda install

To install this package run one of the following:
conda install conda-forge::lsstdesc.coord
conda install conda-forge/label/cf201901::lsstdesc.coord
conda install conda-forge/label/cf202003::lsstdesc.coord
conda install conda-forge/label/gcc7::lsstdesc.coord

Description

Coord is a Python module that provides basic functionality related to angles and celestial coordinates. It is similar in functionality to the astropy.coordinates module, but with more of an emphasis on efficiency. Some functions are more than 100 times faster than the corresponding functionality in astropy. On the other hand, the API is somewhat more restrictive than the API used by astropy, so the appropriate module to use will depend on your needs.


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