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

remove alpha_electron for loop #163

Merged
merged 1 commit into from
Feb 1, 2024

Conversation

jvshields
Copy link
Contributor

Small pr to rectify a small inefficiency I came across in the code.

This just changes a bulky for loop to use a more efficient numpy implementation.

Copy link

codecov bot commented Feb 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (68b5e52) 68.15% compared to head (fd94363) 68.09%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #163      +/-   ##
==========================================
- Coverage   68.15%   68.09%   -0.06%     
==========================================
  Files          31       31              
  Lines        1165     1163       -2     
==========================================
- Hits          794      792       -2     
  Misses        371      371              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jvshields jvshields merged commit f79821a into tardis-sn:main Feb 1, 2024
7 checks passed
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.

3 participants