danhey / thejoker

A custom Monte Carlo sampler for the (gravitational) two-body problem

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Joker [YO-ker]

https://img.shields.io/badge/Made%20at-%23AstroHackWeek-8063d5.svg?style=flat http://img.shields.io/travis/adrn/thejoker/master.svg?style=flat https://coveralls.io/repos/github/adrn/thejoker/badge.svg?branch=master

A custom Monte Carlo sampler for the two-body problem.

Authors

  • Adrian Price-Whelan (Princeton)
  • David W. Hogg (NYU, MPIA, & Flatiron)
  • Dan Foreman-Mackey (UW)

Installation

To install the latest stable release, use pip:

pip install thejoker

To install the development version:

pip install twobody
pip install git+https://github.com/adrn/thejoker

Attribution

http://img.shields.io/badge/arXiv-1610.07602-orange.svg?style=flat https://img.shields.io/badge/ascl-1701.001-blue.svg?colorB=262255

If you make use of this code, please cite the paper describing the method: Price-Whelan et al. 2017

Documentation

https://readthedocs.org/projects/thejoker/badge/?version=latest

See the documentation for information on how to install and use The Joker.

License

http://img.shields.io/badge/license-MIT-blue.svg?style=flat

About

A custom Monte Carlo sampler for the (gravitational) two-body problem

License:MIT License


Languages

Language:Python 100.0%