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

SVD for orth. projection vectors #17

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

Conversation

p-slash
Copy link
Collaborator

@p-slash p-slash commented Oct 2, 2023

Orthonormal projection vectors are calculated using SVD.

@codecov
Copy link

codecov bot commented Oct 2, 2023

Codecov Report

Merging #17 (b4fc6fd) into main (473ad10) will decrease coverage by 0.60%.
The diff coverage is 29.41%.

@@            Coverage Diff             @@
##             main      #17      +/-   ##
==========================================
- Coverage   70.14%   69.55%   -0.60%     
==========================================
  Files          17       17              
  Lines        1072     1084      +12     
  Branches      182      182              
==========================================
+ Hits          752      754       +2     
- Misses        249      259      +10     
  Partials       71       71              
Flag Coverage Δ
unittests 69.55% <29.41%> (-0.60%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
lya_2pt/tracer.py 81.25% <44.44%> (-2.45%) ⬇️
lya_2pt/tracer_utils.py 54.76% <12.50%> (-4.45%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

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.

1 participant