esheldon / esutil

A variety of python utilities focusing on numerical, scientific, and astrophysical computing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A python package including a wide variety of utilities, focused primarily on numerical python, statistics, and file input/output. Includes specialized tools for astronomers.

Installation

The easiest way is through conda which has pre-compiled binaries

conda install esutil

# or if you don't have conda forge in your channels
conda install -c conda-forge esutil

You can also use pip

pip install esutil

About

A variety of python utilities focusing on numerical, scientific, and astrophysical computing

License:GNU General Public License v2.0


Languages

Language:C++ 50.5%Language:Python 39.5%Language:C 9.7%Language:SWIG 0.2%Language:HTML 0.1%Language:Shell 0.0%