About Anaconda Help Download Anaconda

Basic astronomical computations for Python

Installers

  • linux-32 v3.7.6.0
  • linux-64 v4.1.2
  • linux-ppc64le v4.1.2
  • osx-64 v4.1.2
  • win-32 v4.1.2
  • win-64 v4.1.2
  • linux-aarch64 v4.1.2
  • osx-arm64 v4.1.2

conda install

To install this package run one of the following:
conda install anaconda::ephem

Description

PyEphem provides an ephem Python package for performing high-precision astronomy computations. The underlying numeric routines are coded in C and are the same ones that drive the popular XEphem_ astronomy application, whose author, Elwood Charles Downey, generously gave permission for their use in PyEphem. The name ephem is short for the word ephemeris, which is the traditional term for a table giving the position of a planet, asteroid, or comet for a series of dates. The design of PyEphem emphasizes convenience and ease of use. Both celestial bodies and the observer's location on Earth are represented by Python objects, while dates and angles automatically print themselves in standard astronomical formats.


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