biocore / biocore/mmvec

Low level optimizations

Open
#22 0 comments 0 reactions 0 assignees View on GitHub
good first issue
Dominant language
Python
Stars
133
Forks
54
PR merge metrics
No merged PRs in 30d

Description

Right now, our optimization scheme is pretty dumb - its just iterating through the microbial reads one at a time.

This can be drastically speed up (likely 100-1000x faster) if all of the reads for a single microbe were considered in a single step. This should yield identical results since the sum of Gamma/Poisson RVs is still Gamma/Poisson.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.