Skip to content

v0.7.2

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Dec 19:36
· 469 commits to master since this release
450fc88

MethodOfLines v0.7.2

Diff since v0.7.1

Closed issues:

  • Intermediate matrix form in MOLFiniteDifference (#2)
  • how to get the spatial discretization? + solution at spatial boundary not included right? (#12)
  • discretize only generates N-1 variables for two-sided Dirichlet BC of Laplace equation (#77)
  • Contested boundary states - multiple BCs per boundary (#139)
  • Allow higher order upwind with weno (#172)
  • Nonuniform interface bcs (#211)

Merged pull requests:

  • CompatHelper: bump compat for DomainSets to 0.6, (keep existing compat) (#208) (@github-actions[bot])
  • Don't savefig so that the plots actually display (#210) (@ChrisRackauckas)
  • Fixes #172 (#214) (@xtalax)