Development¶
Source, issues, and pull requests are on GitHub:
Open a pull request on GitHub when you have a fix or new solver ready. For adding a solver to the package, start with Adding a solver.
In this section¶
- PythonSparse interface — buffers,
matrix_status, parallelism - Adding a solver — checklist for new backends and solvers
- Release notes