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

v4.26.0

Choose a tag to compare

@github-actions github-actions released this 21 May 04:26
· 280 commits to master since this release
b239832

DiffEqOperators v4.26.0

Diff since v4.25.0

Closed issues:

  • Allow higher order centered derivatives in MOLFiniteDifference (#353)
  • Error trying to discretize a PDAE (#386)
  • Variable in subdomain of another variable's domain (#387)
  • Error when dependent variables depend on different independent spatial variables (#393)
  • Robin b.c. example error (#396)
  • DiffEqOperators fails to precompile on Windows 10, Julia 1.6.0 (#398)

Merged pull requests:

  • Issue 367 sphere (#373) (@tinosulzer)
  • Generalizing MOLFiniteDifference to N-order PDEs (#382) (@akashkgarg)
  • CompatHelper: add new compat entry for "SymbolicUtils" at version "0.11" (#388) (@github-actions[bot])
  • Add test for PDAE (#389) (@tinosulzer)
  • Allow different independent variables in different equations (#395) (@tinosulzer)
  • fix robin bc plotting (#397) (@tinosulzer)