joshspeagle / dynesty

Dynamic Nested Sampling package for computing Bayesian posteriors and evidences
https://dynesty.readthedocs.io/
MIT License
358 stars 78 forks source link

Add CI to dynesty #81

Closed guillochon closed 5 years ago

guillochon commented 6 years ago

Dynesty should have a battery of tests that run after changes (i.e. continous integration) that ensure that commits don't break anything. The simplest way is probably via travis. Some basic info on how to do so for a Python project is available here.

joshspeagle commented 6 years ago

Definitely agree. I'll try and add this in before I do any more large-scale edits to avoid introducing any unintended bugs.

joshspeagle commented 5 years ago

Resolved in eb7c48082048be0b23a4578c1078f9ccdbcde2eb