This repository was archived by the owner on Jul 19, 2023. It is now read-only.
v4.15.0
·
535 commits
to master
since this release
DiffEqOperators v4.15.0
Closed issues:
- Boundary value operators: final touchups (#148)
- Missing Method + for GhostDerivativeOperator (#168)
- Unexpected pass on Julia 1.4 (#219)
- Higher-dimension CenteredDifference{N} (#238)
- Replaced eval function with a proper substitution (#254)
- 2D heat equation (#274)
Merged pull requests:
- [WIP] First steps in PDE autodiscretization. (#250) (@emmanuellujan)
- Improve RobinBC docstring (#277) (@briochemc)
- Multidimensional handling for GhostDerivativeOperators (part 3) (#279) (@grahamas)
- Make multi-dim Dirichlet BCs work with Float32 (#284) (@cqql)
- Documentation changes (#285) (@mkg33)
- CompatHelper: bump compat for "LazyArrays" to "0.19" (#286) (@github-actions[bot])
- Upgrade to MTK 4.0 (#288) (@YingboMa)
- Remove need for calling SDO in tests (#290) (@chenwilliam77)