Metadata-Version: 2.1
Name: astromodels
Version: 1.4.0
Summary: Astromodels contains models to be used in likelihood or Bayesian analysis in astronomy
Home-page: https://github.com/threeml/astromodels
Author: Giacomo Vianello
Author-email: giacomo.vianello@gmail.com
License: UNKNOWN
Download-URL: https://github.com/threeml/astromodels/archive/v0.1
Project-URL: Documentation, https://astromodels.readthedocs.io
Project-URL: Bug Tracker, https://github.com/threeML/astromodels/issues
Project-URL: Source Code, https://github.com/threeML/astromodels
Description: # astromodels
        
        [![Build Status](https://travis-ci.org/threeML/astromodels.svg?branch=master)](https://travis-ci.org/threeML/astromodels)
        [![codecov](https://codecov.io/gh/threeML/astromodels/branch/master/graph/badge.svg)](https://codecov.io/gh/threeML/astromodels)
        [![Documentation Status](https://readthedocs.org/projects/astromodels/badge/?version=latest)](http://astromodels.readthedocs.io/en/latest/?badge=latest)
        [![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause)
        ![GitHub contributors](https://img.shields.io/github/contributors/threeML/astromodels)
        
        ![GitHub pull requests](https://img.shields.io/github/issues-pr/threeML/astromodels)
        ![GitHub issues](https://img.shields.io/github/issues/threeML/astromodels)
        ## PyPi
        
        [![PyPI version fury.io](https://badge.fury.io/py/astromodels.svg)](https://pypi.python.org/pypi/astromodels/)
        ![PyPI - Downloads](https://img.shields.io/pypi/dm/astromodels)
        
        ## Conda
        ![Conda](https://img.shields.io/conda/pn/threeml/astromodels)
        ![Conda](https://img.shields.io/conda/dn/threeml/astromodels)
        
        Spatial and spectral models for astrophysics
        
        Documentation: http://astromodels.readthedocs.org/en/latest/
        
Keywords: Likelihood,Models,fit
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Environment :: Console
Description-Content-Type: text/markdown
Provides-Extra: tests
Provides-Extra: docs
