-
Notifications
You must be signed in to change notification settings - Fork 84
Improve and fix spline #610
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @FilippoOlivo,
I left some comments to be addressed before the approval.
Please, add some comments in the for loop of the basis
function to explain better what is being computed. Also, I would remove the comments on shapes all over the code.
At last, I would update the tests since we changed a bit the logic.
Any update on this PR? |
8b0fc2b
to
65029f9
Compare
Co-authored-by: Filippo Olivo <[email protected]> Co-authored-by: ajacoby9 <[email protected]>
65029f9
to
06b63ca
Compare
Code Coverage Summary
Results for commit: 9d465fc Minimum allowed coverage is ♻️ This comment has been updated with latest results |
This reverts commit 0844282.
This reverts commit 0844282.
This reverts commit 0844282.
This PR fixes #609.
Checklist