Releases: SciML/MethodOfLines.jl
Releases · SciML/MethodOfLines.jl
v0.8.1
v0.8.0
v0.7.6
MethodOfLines v0.7.6
Closed issues:
- Feature request: support for integral terms (#94)
Merged pull requests:
v0.7.5
MethodOfLines v0.7.5
Merged pull requests:
v0.7.4
MethodOfLines v0.7.4
Merged pull requests:
v0.7.3
v0.7.2
MethodOfLines v0.7.2
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:
v0.7.1
MethodOfLines v0.7.1
Merged pull requests:
- CompatHelper: bump compat for MethodOfLines to 0.7 for package docs, (keep existing compat) (#203) (@github-actions[bot])
v0.7.0
v0.6.2
MethodOfLines v0.6.2
Merged pull requests:
- If filename has not been created before we have to pass force=true (#184) (@BernhardAhrens)
- reproducible docs (#192) (@ArnoStrouwen)
- use abstractodesolution to allow sol = solve(prob) (#195) (@anandijain)
- [skip ci] doc compat (#197) (@ArnoStrouwen)
- Remove test dependencies from the dependencies list (#201) (@ChrisRackauckas)