Metadata-Version: 2.1
Name: cwinpy
Version: 0.6.0
Summary: A Python module for Bayesian inferences with continuous gravitational-wave sources
Home-page: http://git.ligo.org/CW/software/cwinpy
Author: Matthew Pitkin
Author-email: matthew.pitkin@ligo.org
License: MIT
Description: <p align="left">
          <img src="./logo/logo.png" width="350" title="CWInPy logo">
        </p>
        
        # CW Inference in Python
        
        A Python module for performing Bayesian inference on continuous gravitational-wave signals from pulsars
        
        * [Documentation](https://cwinpy.readthedocs.io)
        
        [![Documentation Status](https://readthedocs.org/projects/cwinpy/badge/?version=latest)](https://cwinpy.readthedocs.io/en/latest/?badge=latest)
        [![Build Status](https://github.com/cwinpy/cwinpy/workflows/build/badge.svg)](https://github.com/cwinpy/cwinpy/actions?query=workflow%3Abuild)
        [![codecov](https://codecov.io/gh/cwinpy/cwinpy/branch/master/graph/badge.svg)](https://codecov.io/gh/cwinpy/cwinpy)
        [![PyPI version](https://badge.fury.io/py/cwinpy.svg)](https://badge.fury.io/py/cwinpy)
        [![Anaconda-Server Badge](https://anaconda.org/conda-forge/cwinpy/badges/version.svg)](https://anaconda.org/conda-forge/cwinpy)
        
Platform: UNKNOWN
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: Topic :: Scientific/Engineering :: Physics
Requires-Python: <4,>=3.6
Description-Content-Type: text/markdown
Provides-Extra: test
Provides-Extra: docs
Provides-Extra: dev
