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

Regress out #2456

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from
Draft

Regress out #2456

wants to merge 7 commits into from

Conversation

Sakshi-2797
Copy link

This contribution also holds a faster implementation for regress_out function in the form of a new function 'numpy_regress_out'. The numpy_regress_out modification provides an overall speedup of approx ~18x in comparison to the already existing 'regress_out' function

@codecov
Copy link

codecov bot commented Mar 24, 2023

Codecov Report

Merging #2456 (3be56a6) into master (d08518f) will decrease coverage by 0.16%.
The diff coverage is 15.62%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2456      +/-   ##
==========================================
- Coverage   72.12%   71.97%   -0.16%     
==========================================
  Files         104      104              
  Lines       11688    11720      +32     
==========================================
+ Hits         8430     8435       +5     
- Misses       3258     3285      +27     
Files Changed Coverage Δ
scanpy/preprocessing/_simple.py 75.34% <15.62%> (-4.76%) ⬇️

@flying-sheep flying-sheep marked this pull request as draft July 25, 2023 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants