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

v4.24.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Apr 14:37
· 377 commits to master since this release
f01a997

DiffEqOperators v4.24.0

Diff since v4.23.0

Closed issues:

  • Allow order choice in central difference handling of MOLFiniteDifference (#352)
  • MOLFiniteDifference ERROR: TypeError: non-boolean (Term{Bool, Nothing}) used in boolean context (#369)

Merged pull requests:

  • Move out DiffEqScaledOperator (#363) (@SebastianM-C)
  • #352 allow higher-order central difference; add MOL_2D test with Dirichlet (#365) (@tinosulzer)
  • neater way to generate stencil (#366) (@tinosulzer)
  • docs update (#368) (@mjsheikh)
  • fix typeerror (#370) (@tinosulzer)