-
Notifications
You must be signed in to change notification settings - Fork 83
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
base: dev
Are you sure you want to change the base?
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? |
9762ad2
to
ac37e9b
Compare
Co-authored-by: Filippo Olivo <[email protected]> Co-authored-by: ajacoby9 <[email protected]>
3094aa4
to
8b0fc2b
Compare
This PR fixes #609.
Checklist