Skip to content

GRAMPA v1.3

Compare
Choose a tag to compare
@gwct gwct released this 14 Feb 22:26
· 17 commits to master since this release

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.

Important note: Going forward, only Python 3+ will be supported. If you have any questions about this please let me know!

Install instructions: No install necessary. Simply extract to your desired location and run as python grampa.py. You may want to add the GRAMPA folder to your $PATH variable for ease of use.

See the website for more info!