Releases: SciML/MethodOfLines.jl
Releases · SciML/MethodOfLines.jl
v0.9.5
v0.9.4
MethodOfLines v0.9.4
Merged pull requests:
v0.9.3
MethodOfLines v0.9.3
Closed issues:
- Suppress output in discretization (#271)
Merged pull requests:
- CompatHelper: bump compat for Latexify to 0.16, (keep existing compat) (#270) (@github-actions[bot])
- Remove show call (#272) (@ChrisRackauckas)
v0.9.2
MethodOfLines v0.9.2
Closed issues:
- How to speed up the heat equation example? (#268)
Merged pull requests:
- Restructure for PDEBase (#258) (@xtalax)
- Fix PIDE docs (#262) (@termi-official)
- Update brusselator.md (#265) (@naceurCRAAG)
- test PDESysLibrary (#266) (@xtalax)
- Update index.md (#267) (@BernhardAhrens)
- Update to Latexify v0.16 (#269) (@ChrisRackauckas)
v0.8.5
MethodOfLines v0.8.5
Closed issues:
- Unable to run heat equation from docs ( ERROR: MethodError: no method matching (SciMLBase.PDETimeSeriesSolution) (#256)
Merged pull requests:
- User defined schemes - FunctionalScheme (#247) (@xtalax)
- enable dependabot for GitHub actions (#251) (@ranocha)
- Bump actions/checkout from 2 to 3 (#252) (@dependabot[bot])
- Bump actions/cache from 1 to 3 (#253) (@dependabot[bot])
- Bump codecov/codecov-action from 1 to 3 (#254) (@dependabot[bot])
- CompatHelper: bump compat for MethodOfLines to 0.9 for package docs, (keep existing compat) (#257) (@github-actions[bot])
- hotfix integrals (#259) (@xtalax)
v0.9.1
MethodOfLines v0.9.1
Closed issues:
- Unable to run heat equation from docs ( ERROR: MethodError: no method matching (SciMLBase.PDETimeSeriesSolution) (#256)
Merged pull requests:
v0.9.0
MethodOfLines v0.9.0
Merged pull requests:
- User defined schemes - FunctionalScheme (#247) (@xtalax)
- enable dependabot for GitHub actions (#251) (@ranocha)
- Bump actions/checkout from 2 to 3 (#252) (@dependabot[bot])
- Bump actions/cache from 1 to 3 (#253) (@dependabot[bot])
- Bump codecov/codecov-action from 1 to 3 (#254) (@dependabot[bot])
v0.8.4
MethodOfLines v0.8.4
Merged pull requests:
v0.8.3
MethodOfLines v0.8.3
Merged pull requests:
v0.8.2
MethodOfLines v0.8.2
Closed issues:
- UndefVarError when solving MethodOfLines generated ODE (#189)
- Advection Equation with time varying velocity: UndefVarError (#194)
Merged pull requests:
- CompatHelper: bump compat for DomainSets to 0.6 for package docs, (keep existing compat) (#212) (@github-actions[bot])
- CompatHelper: bump compat for SymbolicUtils to 0.20, (keep existing compat) (#231) (@github-actions[bot])
- CompatHelper: bump compat for SymbolicUtils to 1, (keep existing compat) (#232) (@github-actions[bot])
- Revert "CompatHelper: bump compat for SymbolicUtils to 0.20, (keep existing compat)" (#233) (@xtalax)
- CompatHelper: bump compat for Symbolics to 5, (keep existing compat) (#234) (@github-actions[bot])
- Recursively unwrap equations (#237) (@xtalax)
- Update boundary_conditions.md (#238) (@inokawazu)