GRAMPA v1.3
GRAMPA v1.3 doesn't add any major functionality, but provides a much needed clean-up of some of the code as well as some useful minor features.
- Added the
--numtrees
option to quickly calculate the number of MUL-trees possible for a given input. - Added the
--version
option to quickly print out the version info. - Implemented error checking for the psutil module when
--stats
is used. - General upkeep.