Official development repository for SUNDIALS - a SUite of Nonlinear and DIfferential/ALgebraic equation Solvers. Pull requests are welcome for bug fixes and minor changes.
Non-SUNDIALS namespaced variables may be used by other projects so don't unset them
[x] Please target the develop branch not main.
[x] Review our Contributing Guide, and ensure that you sign your last commit (at minimum) as per the guide.
[x] Provide a concise description of what your pull request does, and why it is needed/benefical.
[x] Add a note about your change to the CHANGELOG.md and docs/shared/RecentChanges.rst files. Notice that the former is a markdown file and the latter is reStructuredText, so the formatting is slightly different.
[ ] After your PR is opened, ensure that all of the tests are passing (a SUNDIALS developer will have to allow the testing to run).
Fixes #538
Non-
SUNDIALS
namespaced variables may be used by other projects so don'tunset
themdevelop
branch notmain
.CHANGELOG.md
anddocs/shared/RecentChanges.rst
files. Notice that the former is a markdown file and the latter is reStructuredText, so the formatting is slightly different.