Metadata-Version: 2.1
Name: popsynth
Version: 0.1.2
Summary: A population synthesis code for testing
Home-page: https://github.com/grburgess/popsynth
Author: J. Michael Burgess
Author-email: jmichaelburgess@gmail.com
License: BSD
Platform: UNKNOWN
Requires-Python: >=2.7.0
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: ipython
Requires-Dist: matplotlib
Requires-Dist: h5py
Requires-Dist: pandas
Requires-Dist: seaborn
Requires-Dist: astropy
Requires-Dist: ipywidgets
Requires-Dist: Cython
Requires-Dist: stan-utility
Requires-Dist: tqdm


[![Build Status](https://travis-ci.org/grburgess/popsynth.svg?branch=master)](https://travis-ci.org/grburgess/popsynth)
[![codecov](https://codecov.io/gh/grburgess/popsynth/branch/master/graph/badge.svg)](https://codecov.io/gh/grburgess/popsynth)

# popsynth

A simple OO population synthesis code designed for testing population inference in Stan. It also makes a lot of pretty pictures.

![alt text](https://raw.githubusercontent.com/grburgess/popsynth/master/pop.png)


