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

MRG: use core Collection and Select for sig loading #197

Merged
merged 58 commits into from
Feb 13, 2024

Commits on Sep 27, 2023

  1. init changes

    bluegenes committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    f1edc2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb702b3 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. use selection

    bluegenes committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    db318ba View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2023

  1. Configuration menu
    Copy the full SHA
    d4393b1 View commit details
    Browse the repository at this point in the history
  2. rustfmt

    bluegenes committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    07c8362 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    6975a72 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. update deps

    luizirber committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    ff48469 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea88f20 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. update to sourmash 0.12.0

    luizirber committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    ddf6c8c View commit details
    Browse the repository at this point in the history
  2. fix index

    luizirber committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    b48ac88 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

  1. Configuration menu
    Copy the full SHA
    f1145a1 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Configuration menu
    Copy the full SHA
    a6785dc View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    5dd52f2 View commit details
    Browse the repository at this point in the history
  2. rustfmt

    bluegenes committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    21f20ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45b598f View commit details
    Browse the repository at this point in the history
  4. update mastiff_manygather

    bluegenes committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    34ed1bb View commit details
    Browse the repository at this point in the history
  5. rustfmt

    bluegenes committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    243d106 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cee5597 View commit details
    Browse the repository at this point in the history
  7. add cargo lock

    bluegenes committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    87219aa View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Configuration menu
    Copy the full SHA
    2fcf684 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86d6c16 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Configuration menu
    Copy the full SHA
    13940cd View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Configuration menu
    Copy the full SHA
    cd8be99 View commit details
    Browse the repository at this point in the history
  2. fix fastgather

    bluegenes committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    32fc2d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    39fb7dc View commit details
    Browse the repository at this point in the history
  4. clean up ms

    bluegenes committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    15f7dba View commit details
    Browse the repository at this point in the history
  5. harmonize errors

    bluegenes committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    4e3b7ee View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2024

  1. Configuration menu
    Copy the full SHA
    14ee1bd View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Configuration menu
    Copy the full SHA
    b5a175e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    363b90d View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    0ea39b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    912f717 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c518e83 View commit details
    Browse the repository at this point in the history
  4. update pairwise

    bluegenes committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    f5216f8 View commit details
    Browse the repository at this point in the history
  5. clean up a little

    bluegenes committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    893e0a7 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Configuration menu
    Copy the full SHA
    dbdff4a View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. ...cleaner

    bluegenes committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    ab339ba View commit details
    Browse the repository at this point in the history
  2. unify more code

    bluegenes committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    f769aee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d7781c View commit details
    Browse the repository at this point in the history
  4. use updated mh loading

    bluegenes committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    b6ebc7a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a463ac8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c7b865b View commit details
    Browse the repository at this point in the history
  7. apply clippy suggestions

    bluegenes committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    14af130 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    13c96d1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2453c9b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0086b3a View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. Configuration menu
    Copy the full SHA
    f6989fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5119961 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43b1b5d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    970c434 View commit details
    Browse the repository at this point in the history
  5. clean up tests

    bluegenes committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    4169e50 View commit details
    Browse the repository at this point in the history
  6. rustfmt

    bluegenes committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    994f0ed View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Configuration menu
    Copy the full SHA
    b7807b5 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    862fb65 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'use-core-more-broadly' of github.com:sourmash-bio/sourm…

    …ash_plugin_branchwater into use-core-more-broadly
    bluegenes committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    c9db4e0 View commit details
    Browse the repository at this point in the history
  3. minor doc updates

    bluegenes committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    3c97baa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ce7ff9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c9cda17 View commit details
    Browse the repository at this point in the history