Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds a method to use a high performance implementation of UniFrac #143

Merged
merged 19 commits into from
Sep 26, 2017

Commits on Sep 20, 2017

  1. ENH: Adds method to use strided state Unifrac

    This implementation is suggested for large datasets.
    ElDeveloper committed Sep 20, 2017
    Configuration menu
    Copy the full SHA
    d1c6b75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea52be1 View commit details
    Browse the repository at this point in the history
  3. TST: Add unit tests

    ElDeveloper committed Sep 20, 2017
    Configuration menu
    Copy the full SHA
    adf0248 View commit details
    Browse the repository at this point in the history
  4. TST: Add test data

    ElDeveloper committed Sep 20, 2017
    Configuration menu
    Copy the full SHA
    dfc78f9 View commit details
    Browse the repository at this point in the history
  5. DOC: Add citation text

    ElDeveloper committed Sep 20, 2017
    Configuration menu
    Copy the full SHA
    fb0b28b View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2017

  1. BLD: Add unifrac

    Thanks @mortonjt @wasade!
    
    Add bypass-tips
    ElDeveloper committed Sep 21, 2017
    Configuration menu
    Copy the full SHA
    e4aa0ef View commit details
    Browse the repository at this point in the history
  2. BLD: Conda forge :anvil:

    ElDeveloper committed Sep 21, 2017
    Configuration menu
    Copy the full SHA
    e246e02 View commit details
    Browse the repository at this point in the history
  3. BLD: 1.8.18

    ElDeveloper committed Sep 21, 2017
    Configuration menu
    Copy the full SHA
    5f06c76 View commit details
    Browse the repository at this point in the history
  4. STY: 💄 🤙🏽

    ElDeveloper committed Sep 21, 2017
    Configuration menu
    Copy the full SHA
    8200a7d View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2017

  1. Configuration menu
    Copy the full SHA
    d624c59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17758c1 View commit details
    Browse the repository at this point in the history
  3. BLD: Remove recipe mods

    ElDeveloper committed Sep 22, 2017
    Configuration menu
    Copy the full SHA
    be2a581 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    80091a3 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2017

  1. Configuration menu
    Copy the full SHA
    79e0a29 View commit details
    Browse the repository at this point in the history
  2. STY: PEP🎱

    ElDeveloper committed Sep 26, 2017
    Configuration menu
    Copy the full SHA
    bf7ffef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0eaba83 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    df4fbc1 View commit details
    Browse the repository at this point in the history
  5. STY: PEP🎱

    ElDeveloper committed Sep 26, 2017
    Configuration menu
    Copy the full SHA
    ae91c7d View commit details
    Browse the repository at this point in the history
  6. SQUASH: fix psutil

    ebolyen committed Sep 26, 2017
    Configuration menu
    Copy the full SHA
    8b88643 View commit details
    Browse the repository at this point in the history