Switch to fast-array-utils - #3598
Conversation
2845911 to
33b3a86
Compare
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #3598 +/- ##
==========================================
+ Coverage 75.67% 76.68% +1.01%
==========================================
Files 114 113 -1
Lines 13143 12735 -408
==========================================
- Hits 9946 9766 -180
+ Misses 3197 2969 -228
|
ilan-gold
left a comment
There was a problem hiding this comment.
Looks reasonable. What is to come of testing i.e., using fast-array-utils's mechanisms for that? We will do this in anndata first?
Benchmark changes
Comparison: https://github.com/scverse/scanpy/compare/48fcaa980063f2cc25fc7b3a9703dcf1926686b1..0a407afa3232eaee2916dad2d5163df656b87180 More details: https://github.com/scverse/scanpy/pull/3598/checks?check_run_id=42051919522 |
yeah, I think we should do it in anndata first!
this is the only slightly concerning benchmark, I think I’ll look into that before merging /edit: can’t reproduce locally |
Co-authored-by: Rodrigo Goya <rgoya@users.noreply.github.com>
* update normalize_total & remove dep * refactor: `normalize_total` with Numba (#3593) Co-authored-by: Philipp A. <flying-sheep@web.de> * fix doctest * add release note * Switch from profimp to tuna for parsing import profiles (#3620) * [pre-commit.ci] pre-commit autoupdate (#3622) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Philipp A. <flying-sheep@web.de> * Fix typo (#3555) Co-authored-by: Phil Schaf <flying-sheep@web.de> * Switch to fast-array-utils (#3598) Co-authored-by: Rodrigo Goya <rgoya@users.noreply.github.com> * tSNE components parameter (#2803) Co-authored-by: Phil Schaf <flying-sheep@web.de> * Simplify scale (#3351) Co-authored-by: Intron7 <severin.dicks@icloud.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> * remove layers test * explicit return and fix the info message * remove unnecessary ravel's * precision fix * (fix): maintain data type properly. * (fix): remove artifact storage * (refactor): use nice f-a-u typing --------- Co-authored-by: Philipp A. <flying-sheep@web.de> Co-authored-by: Selman Özleyen <32667648+selmanozleyen@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Swastik Mishra <4453983+swstkm@users.noreply.github.com> Co-authored-by: Rodrigo Goya <rgoya@users.noreply.github.com> Co-authored-by: Kitsune <48340051+ch1ru@users.noreply.github.com> Co-authored-by: selmanozleyen <syozleyen@gmail.com> Co-authored-by: ilan-gold <ilanbassgold@gmail.com>
Uh oh!
There was an error while loading. Please reload this page.