Revision 20393658393615bf41b5312ca6d16fbf059666b1 authored by Christopher M. Biwer on 21 April 2017, 14:05:52 UTC, committed by GitHub on 21 April 2017, 14:05:52 UTC
* Allow stats to be accessed with --parameters.

* Remove sample class read_likelihood_stats functions.

* Fix fp reference that should be self.

* Combine writing for stats and samples in base.

* Remove duplicate code and condense into one function.

* Use to_array.
1 parent 56d98db
Raw File
MANIFEST.in
include test/*test*py
include bin/*
recursive-include examples *py *sh *xml
recursive-include tools *py
back to top