This repository was archived by the owner on Jul 19, 2023. It is now read-only.
v4.25.0
·
332 commits
to master
since this release
DiffEqOperators v4.25.0
Closed issues:
- Discretize MOLFiniteDifference with more than one dependent variable (#374)
- Add option to shift grid by half a point in
MOLFiniteDifferencefor conservative method (#378) - PDE parameters in MOLFiniteDifference (#380)
Merged pull requests:
- Nonlinear Laplacian Handling in MOLFiniteDifference (issue #354) (#371) (@emmanuellujan)
- Add operator combination with AbstractMatrix and UniformScaling (#376) (@briochemc)
- allow multiple depvars in MOLFiniteDifference (#377) (@tinosulzer)
- add grid_align option (#379) (@tinosulzer)
- Add example using parameters (#381) (@tinosulzer)