Home

Awesome

ribir

BranchTravis CI logoAppVeyor logoCodecov logo
masterBuild StatusAppVeyor build statuscodecov.io
developBuild StatusAppVeyor build statuscodecov.io

This package tries to bring phylogenetics code closer to real English.

For example:

if (class(p) == "phylo") print("p is a phylogeny")

becomes:

if (is_phylogeny(p)) print("p is a phylogeny")

This package

Build status of builds that ribir relies on

masterdevelopproject
Build Status codecov.ioBuild Status codecov.ioPBD

I want to collaborate

Great! These are your options:

Pull Requests should

I think I have found a bug

Awesome! These are your options:

Pull Requests should

There's something else I want to say

Sure, just add an Issue. Or send an email.