Skip to content

ChileanVirtualObservatory/acalib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advanced Computing for Astronomy Library (ACALib) Build Status

Advanced Computing for Astronomy Library (ACALib) is a package with state of the art Algorithms for Astronomers.

It is intended to have a simple interface and compatibility with Jupyter Notebooks.

Documentation and Examples

The lastest documentation can be found in here. And we have some Jupyter Notebooks examples in here.

Installation

To install ACALIB just clone this repository and run:

python setup.py build install

or install using pip

pip install acalib