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 #3280

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

else to _compute_mean_var_dense

56bd438
Select commit
Loading
Failed to load commit list.
Open

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

else to _compute_mean_var_dense
56bd438
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 22, 2024 in 0s

76.43% (target 75.00%)

View this Pull Request on Codecov

76.43% (target 75.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.43%. Comparing base (751eafa) to head (56bd438).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3280      +/-   ##
==========================================
- Coverage   76.49%   76.43%   -0.07%     
==========================================
  Files         111      111              
  Lines       12867    12870       +3     
==========================================
- Hits         9843     9837       -6     
- Misses       3024     3033       +9     
Files with missing lines Coverage Δ
src/scanpy/preprocessing/_utils.py 55.88% <100.00%> (+0.32%) ⬆️

... and 2 files with indirect coverage changes

---- 🚨 Try these New Features: