Skip to content

Conversation

ajacoby9
Copy link

@ajacoby9 ajacoby9 commented Jul 24, 2025

This PR fixes #609.

Checklist

  • Code follows the project’s Code Style Guidelines
  • Tests have been added or updated
  • Documentation has been updated if necessary
  • Pull request is linked to an open issue

@ajacoby9 ajacoby9 changed the base branch from master to dev July 24, 2025 10:27
@FilippoOlivo FilippoOlivo added bug Something isn't working enhancement New feature or request pr-to-fix Label for PR that needs modification labels Jul 24, 2025
@FilippoOlivo FilippoOlivo marked this pull request as ready for review August 4, 2025 10:28
@FilippoOlivo FilippoOlivo added pr-to-review Label for PR that are ready to been reviewed and removed pr-to-fix Label for PR that needs modification labels Aug 4, 2025
@FilippoOlivo FilippoOlivo requested review from GiovanniCanali, dario-coscia and ndem0 and removed request for GiovanniCanali August 4, 2025 10:28
Copy link
Collaborator

@GiovanniCanali GiovanniCanali left a 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.

@GiovanniCanali
Copy link
Collaborator

Any update on this PR?

@GiovanniCanali GiovanniCanali added pr-to-fix Label for PR that needs modification and removed pr-to-review Label for PR that are ready to been reviewed labels Sep 30, 2025
@GiovanniCanali GiovanniCanali self-assigned this Sep 30, 2025
@GiovanniCanali GiovanniCanali marked this pull request as draft September 30, 2025 10:22
@GiovanniCanali GiovanniCanali force-pushed the spline branch 3 times, most recently from 9762ad2 to ac37e9b Compare October 3, 2025 12:31
ajacoby9 and others added 2 commits October 6, 2025 09:32
@GiovanniCanali GiovanniCanali force-pushed the spline branch 2 times, most recently from 3094aa4 to 8b0fc2b Compare October 6, 2025 14:08
@GiovanniCanali GiovanniCanali added pr-to-review Label for PR that are ready to been reviewed and removed pr-to-fix Label for PR that needs modification labels Oct 6, 2025
@GiovanniCanali GiovanniCanali marked this pull request as ready for review October 6, 2025 14:20
@GiovanniCanali GiovanniCanali requested review from dario-coscia and a team as code owners October 6, 2025 14:20
@GiovanniCanali GiovanniCanali self-requested a review October 6, 2025 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request pr-to-review Label for PR that are ready to been reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve spline efficiency and correct unexpected behavior
3 participants