Skip to content

HWRix/thejoker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

298 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Joker [YO-ker] /'joʊkər/

badge-img

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

Authors

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

Installation

The project is installable with

python setup.py install

We recommend installing into a new Anaconda environment. You can use the environment.yml file to create a new environment for The Joker with all dependencies installed. In the top-level directory of the cloned repository, do

conda env create

When this finishes, activate the environment as usual and then install

source activate thejoker
python setup.py install

License

Copyright 2016 the Authors. Licensed under the terms of the MIT License.

About

A custom Monte Carlo sampler for the two-body problem

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TeX 59.5%
  • Python 23.6%
  • Jupyter Notebook 14.8%
  • Shell 1.9%
  • Makefile 0.2%