Skip to content

Recompute#72

Merged
HopeBestWorld merged 4 commits into
mainfrom
recompute
Jan 18, 2026
Merged

Recompute#72
HopeBestWorld merged 4 commits into
mainfrom
recompute

Conversation

@HopeBestWorld
Copy link
Copy Markdown
Collaborator

No description provided.

- Vectorized  in  to use block operations for potential and velocity matching, replacing O(N*M) element-wise loops.
- Fixed a closure scope bug in  by implementing a factory function () to strictly bind derivative vectors
@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 18, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.38833%. Comparing base (67e278b) to head (791df5f).
⚠️ Report is 6 commits behind head on main.

Additional details and impacted files
@@                 Coverage Diff                 @@
##                main         #72         +/-   ##
===================================================
- Coverage   99.07121%   98.38833%   -0.68287%     
===================================================
  Files             11          11                 
  Lines           1292        1303         +11     
===================================================
+ Hits            1280        1282          +2     
- Misses            12          21          +9     
Flag Coverage Δ
unit 98.38833% <100.00000%> (-0.68287%) ⬇️

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

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

@HopeBestWorld HopeBestWorld marked this pull request as ready for review January 18, 2026 23:27
@HopeBestWorld HopeBestWorld merged commit 230a8d5 into main Jan 18, 2026
11 checks passed
@HopeBestWorld HopeBestWorld deleted the recompute branch January 18, 2026 23:27
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