Skip to content
This repository was archived by the owner on Jul 19, 2023. It is now read-only.

v4.25.0

Choose a tag to compare

@github-actions github-actions released this 05 May 14:23
· 332 commits to master since this release
55f086c

DiffEqOperators v4.25.0

Diff since v4.24.0

Closed issues:

  • Discretize MOLFiniteDifference with more than one dependent variable (#374)
  • Add option to shift grid by half a point in MOLFiniteDifference for 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)