Skip to content
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

Fix splinepy #327 #185

Merged
merged 3 commits into from
Feb 2, 2024
Merged

Fix splinepy #327 #185

merged 3 commits into from
Feb 2, 2024

Conversation

j042
Copy link
Member

@j042 j042 commented Jan 29, 2024

Helpers keep weakref to the helpee. This requires base class to have __weakref__, but the trade off here is advantageous. This shouldn't break any existing workflows in splinepy. It would be definitely advantageous to update all the helpers in splinepy.

@j042 j042 requested review from clemens-fricke and jzwar January 29, 2024 13:03
Copy link
Collaborator

@clemens-fricke clemens-fricke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems to be fine for me. No test or example errors. Thank you.

@j042 j042 merged commit c48bbae into main Feb 2, 2024
15 checks passed
@j042 j042 deleted the fix-splinepy-#327 branch February 2, 2024 14:33
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.

2 participants