Lance Hepler
Lance Hepler
We have an implementation of Randomized SVD that we would be willing to upstream here, based on the divide-and-conquer SVD I PR'd earlier. If no-one is already working on it,...
Hello all! Thank you for the very well-written paper and similarly well-built and well-maintained anndata package. I concur with @rcannood that it is worthy of publication, after a few things...
Thank you for the responses! A remaining nitpick. Text: 2. I presume I'm waiting on @ivirshup? 3. "which allows to store" is awkward phrasing --> "which allows one to store"...
@jimporter, if I could add a voice here, I'm a supporter of py3 over py2, for various reasons. I haven't seen many reasons why we couldn't support both, especially with...
That's a fair point, though I would also say that if anyone is doing something in their bfg files that's incompatible between py2 and py3 (at least w/o six), it's...
## Review checklist for @nlhepler ### Conflict of interest - [x] I confirm that I have read the [JOSS conflict of interest (COI) policy](https://github.com/openjournals/joss/blob/master/COI.md) and that: I have no COIs...
@arfon apologies for the delay. I aim to have it done today, certainly no later than tomorrow.
@falexwolf, I see that @rcannood has opened scverse/anndata#769, would you prefer I piggy-back my comments there or open a separate issue?
:wave: Hi @arfon, the conversation is mostly happening in scverse/anndata#769 -- we're still going back and forth
This addresses a few niggling issues I've had with pylibtiff, esp in the py3 context. Also in here is a bugfix (close could sometimes throw an exception) and to report...