Metadata-Version: 2.1
Name: popsynth
Version: 0.2.1
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: >=3.6.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: astropy
Requires-Dist: Cython
Requires-Dist: stan-utility
Requires-Dist: tqdm
Requires-Dist: numba
Requires-Dist: hypothesis


[![Codacy Badge](https://api.codacy.com/project/badge/Grade/b3d66930915f4a3a949465abe5311325)](https://app.codacy.com/app/grburgess/popsynth?utm_source=github.com&utm_medium=referral&utm_content=grburgess/popsynth&utm_campaign=Badge_Grade_Dashboard)
[![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)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/ambv/black)
# 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/external/pop.gif)


