v2025.1
What's Changed
- Convenience functions to associate each
OptionsManagerto a specific PETSc Object by @JHopeCollins in #7 - Fail nicely when trying to use petsc4py methods without petsc4py available by @connorjward in #6
- Make PETSC_DIR check robust to trailing slash by @connorjward in #9
- Add free function for
OptionsManager.set_default_parameterby @JHopeCollins in #10 - add set_default_parameter to init by @JHopeCollins in #11
New Contributors
- @JHopeCollins made their first contribution in #7
Full Changelog: v2025.0...v2025.1