Revision 1cfbf4d5237a9d48a23022d85df46fdd3850ea7d authored by Christopher M. Biwer on 19 May 2017, 12:27:36 UTC, committed by Collin Capano on 19 May 2017, 12:27:36 UTC
* PEP8

* PEP8.

* PEP8.

* Allow use of --samples-file.

* Allow user to pick iteration from --samples-file.

* Add more to --help.

* Raise error.

* Read and write random state to InferenceFile.

* Save sampler state data.

* Function for loading sampler state.

* Add docstring.

* Add docstring.

* Add errors.

* Remove --sample-file-iteration.
1 parent 1456b9e
Raw File
MANIFEST.in
include test/*test*py
include bin/*
recursive-include examples *py *sh *xml
recursive-include tools *py
back to top