Closed jvshields closed 10 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
68b5e52
) 68.15% compared to head (fd94363
) 68.09%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
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.