Metadata-Version: 2.1
Name: cwinpy
Version: 0.3.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: # CW Inference in Python
        
        A Python module for performing Bayesian inference for 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://travis-ci.org/cwinpy/cwinpy.svg?branch=master)](https://travis-ci.org/cwinpy/cwinpy)
        [![codecov](https://codecov.io/gh/cwinpy/cwinpy/branch/master/graph/badge.svg)](https://codecov.io/gh/cwinpy/cwinpy)
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
