C. Titus Brown

Results 624 issues of C. Titus Brown

hi @richarddurbin, @luizirber pointed me at this repo and I wanted to drop you a note -- we have been using an analogous concept in [sourmash](https://github.com/dib-lab/sourmash/), that is identical in...

hello @rizkg I just wanted to let you know that my Python bindings for your code, https://github.com/dib-lab/pybbhash, can now be installed via standard Python `pip` as well as via conda,...

maybe because github updated mac os image https://github.com/actions/runner-images/pull/9726

some really strange errors on the maturin wheels CI - ``` The following warnings were emitted during compilation: warning: [email protected]: liblz4/lib/lz4.c:222:11: fatal error: 'stdlib.h' file not found warning: [email protected]: 222...

I don't think it does. It probably should. Related issues: * https://github.com/sourmash-bio/sourmash/issues/3008 * https://github.com/sourmash-bio/sourmash/issues/3071

see https://github.com/spack/spack/pull/40062, which has been stalled for a while

release checklist only says to check bioconda/`sourmash` package, but might as well also check conda-forge/`sourmash-minimal`.

@ccbaumler was running into this in a script, and it took us a bit to figure out why `Index.select(ksize="21")` was yielding 0 sketches :). (It wasn't as obvious in the...