dnbaker / sketch

C++ Implementations of sketch data structures with SIMD Parallelism, including Python bindings
MIT License
154 stars 13 forks source link

Zdev #45

Closed dnbaker closed 3 years ago

dnbaker commented 3 years ago

Move blaze from submodule to direct inclusion; this reduces clone/copy time/space by omitting the .git history + unneeded files.