-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MRG: Add threaded multigather to pyo3_branchwater code; add `fastmult…
…igather` CLI plugin. (#3) * add method for parallel foo * remove comment * rename prefetch to find_overlapping * add multigather * start adding error handling * add some error handling * turn on parallel * update printouts * catch error when loading a bad sig * print when no matches * closer to fix merge * update pyproject * bump maturin version * minor updates * change quoting around names in CSV output * add number of threads output * compiles * more compile * more cleanup, add plugin * update docs
- Loading branch information
Showing
4 changed files
with
239 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters