-
Notifications
You must be signed in to change notification settings - Fork 8
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
remove backend
concept from Options
#171
Conversation
j042
commented
Nov 15, 2023
- for compatibility, kept backend argument (renamed to backends).
- added option for specifying default
- added tests
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.
Looks good to me.
All examples run.
All tests were successful.
Some adaptations are needed in splinepy, but that is fine for this PR.
Before we increase the version number, I would like to look further into adding support for 2D and 3D graphics in ipynb
natively in gustaf. I hope I will get to that before Christmas. I already have a spike running for this. I will need to test more thoroughly to be sure it works, but I am hopeful.
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.
Now all examples run again...
add support for UGrid name change