Activity
Adding a note about non-NT character valiation to the Construction fr…
Adding a note about non-NT character valiation to the Construction fr…
Updating the memory usage chart to reflect the new ShortSeq192 class
Updating the memory usage chart to reflect the new ShortSeq192 class
Updating the mem_by_length plot to show off the recent efficiency imp…
Updating the mem_by_length plot to show off the recent efficiency imp…
Refactoring ShortSeq128 to store packed sequences in a 2 element uint…
Refactoring ShortSeq128 to store packed sequences in a 2 element uint…
Re-adding -march=native as a troubleshooting step for mysterious test…
Re-adding -march=native as a troubleshooting step for mysterious test…
Adding a basic benchmarking suite and plots to visualize performance.
Adding a basic benchmarking suite and plots to visualize performance.
Removing note about user responsibility for ensuring long sequence in…
Removing note about user responsibility for ensuring long sequence in…
Merge branch 'main' into ShortSeqVar_bloom_filter
Merge branch 'main' into ShortSeqVar_bloom_filter
ShortSeqVar objects now validate input characters and will reject any…
ShortSeqVar objects now validate input characters and will reject any…
A little extra polish on the usage section
A little extra polish on the usage section
Adding __sizeof__ to ShortSeqVar so that it can correctly report its …
Adding __sizeof__ to ShortSeqVar so that it can correctly report its …
Giving py38 support another try. The error message I received before …
Giving py38 support another try. The error message I received before …
Updating MANIFEST.in and tox config for the new package structure
Updating MANIFEST.in and tox config for the new package structure
Major changes to API, package structure, and name conventions. These …
Major changes to API, package structure, and name conventions. These …
Adding unit tests for hamming distance. Also adding a test that perfo…
Adding unit tests for hamming distance. Also adding a test that perfo…
Removing Python 3.8 from supported range for now. For some reason thi…
Removing Python 3.8 from supported range for now. For some reason thi…