You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Over in sourmash-bio/sourmash_plugin_branchwater#516, I added a series of utilities for building and writing signatures in rust. These are an improvement and refactoring of the code I initially wrote for branchwater manysketch and some code I wrote for directsketch.
Refactoring and further development of BuildUtils mostly happened across these PRs:
My intention with these utils is to add them to sourmash core once we get them to a good spot, which means that the license for this code will change to BSD.
The text was updated successfully, but these errors were encountered:
Over in sourmash-bio/sourmash_plugin_branchwater#516, I added a series of utilities for building and writing signatures in rust. These are an improvement and refactoring of the code I initially wrote for
branchwater manysketch
and some code I wrote fordirectsketch
.Refactoring and further development of
BuildUtils
mostly happened across these PRs:BuildParams
, filter via manifest /Select
approaches sourmash_plugin_directsketch#127My intention with these utils is to add them to sourmash core once we get them to a good spot, which means that the license for this code will change to BSD.
The text was updated successfully, but these errors were encountered: