- Sep 13, 2021
-
-
Gregory Ashton authored
-
- Jul 07, 2021
-
-
Gregory Ashton authored
1. Deprecate the convert feature in place of a more general "save" 2. Fix the result parse in method to accept either positional or optional 3. Force the user to pick a single option using a mutually exclusive parser 4. Add an option to fix the maximum number of samples 5. Add a lightweird option to strip down the results 6. Improve the evidence printing output 7. Minor adjustments to core internals to help debugging
-
- Jan 12, 2021
-
-
- Jun 01, 2020
-
-
Matthew David Pitkin authored
-
- May 01, 2020
-
-
Gregory Ashton authored
This replaces the previous notion of converting a resume file by instead just generating dat files at each checkpoint.
-
- Dec 04, 2019
-
-
Gregory Ashton authored
-
- Sep 23, 2019
-
-
Duncan Macleod authored
python2.7 won't allow it because print is a reserved keyword
-
- Sep 19, 2019
-
-
Gregory Ashton authored
-
- Sep 18, 2019
-
-
Gregory Ashton authored
-
Gregory Ashton authored
1) Add support for color output on the terminal 2) Move print to a separate function 3) Make print work as a "match" rather than exact-match only 4) Allow results to be passed either as a positional or optional arg
-
- May 02, 2019
-
-
Also resolves minor bug with likelihood meta data
-
- Mar 04, 2019
-
-
- Oct 02, 2018
-
-
Colm Talbot authored
-