v1.2.0
SciMLOperators v1.2.0
Merged pull requests:
- Fix operator algebras tutorial (#275) (@ChrisRackauckas)
- Update getting_started.md (#277) (@ChrisRackauckas)
- Update Project.toml (#278) (@ChrisRackauckas)
Closed issues:
- [later] Block matrices, schur complement (#45)
- add tests for indexing MatrixOperator (#46)
- Separate RHS and state vectors for
FunctionOperator
(#57) - [later] Hunt for invalidations (#144)
- Finalize and document FunctionOperator constructor (#162)
- add iip/oop update_coeffs for SciMLBase.UJacobianWrapper (#186)
- Drop first arg for OOP update_coefficients (#202)
- Bugs on examples of in-place application (#252)
- Seemingly extension of example in SciMLOperators doesn’t work (#262)