- [ ] Support for DAE systems (through `IDAS` from sundials) - [ ] `OdeSys.solve_bvp` method (and an alias for `solve_ivp = integrate`) - [ ] time integration through PETSc (Python interface or natively) - [ ] support for method-of-lines discretized PDEs - [ ] code-generation for sensitivity analysis
IDASfrom sundials)OdeSys.solve_bvpmethod (and an alias forsolve_ivp = integrate)