Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

scale function(_get_mean_var) updated for dense array, speedup upto ~4.65x #3099

Closed
wants to merge 14 commits into from

Apply suggestions from code review

7a1a62e
Select commit
Loading
Failed to load commit list.
Closed

scale function(_get_mean_var) updated for dense array, speedup upto ~4.65x #3099

Apply suggestions from code review
7a1a62e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 27, 2024 in 0s

76.31% (target 75.00%)

View this Pull Request on Codecov

76.31% (target 75.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.31%. Comparing base (896e249) to head (7a1a62e).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3099      +/-   ##
==========================================
- Coverage   76.31%   76.31%   -0.01%     
==========================================
  Files         109      109              
  Lines       12513    12516       +3     
==========================================
+ Hits         9549     9551       +2     
- Misses       2964     2965       +1     
Files Coverage Δ
src/scanpy/preprocessing/_utils.py 95.12% <100.00%> (-2.25%) ⬇️