lphy.base.parser.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of lphy-base Show documentation
Show all versions of lphy-base Show documentation
The standard library of LPhy, which contains the required generative distributions and basic functions.
The newest version!
/**
* The parsers for Nexus and Newick format,
* including the extended Nexus parser from {@link jebl.evolution.io}.
* @author Walter Xie
*/
package lphy.base.parser;