This repository has been archived by the owner on Jul 19, 2023. It is now read-only.
Releases: SciML/DiffEqOperators.jl
Releases · SciML/DiffEqOperators.jl
v4.16.0
DiffEqOperators v4.16.0
Closed issues:
- Use RuntimeGeneratedFunctions for the evals in the MOLFiniteDifference (#283)
Merged pull requests:
v4.15.1
DiffEqOperators v4.15.1
Closed issues:
Merged pull requests:
- MassInstallAction: Install the TagBot workflow on this repository (#292) (@christopher-dG)
- Add docs (#294) (@tinosulzer)
- Replace Travis with GHA (#296) (@christopher-dG)
- MassInstallAction: Install the GitHubActionsCI workflow on this repository (#297) (@christopher-dG)
- mul! for GhostDerivativeOperators (#299) (@grahamas)
v4.15.0
DiffEqOperators v4.15.0
Closed issues:
- Boundary value operators: final touchups (#148)
- Missing Method + for GhostDerivativeOperator (#168)
- Unexpected pass on Julia 1.4 (#219)
- Higher-dimension CenteredDifference{N} (#238)
- Replaced eval function with a proper substitution (#254)
- 2D heat equation (#274)
Merged pull requests:
- [WIP] First steps in PDE autodiscretization. (#250) (@emmanuellujan)
- Improve RobinBC docstring (#277) (@briochemc)
- Multidimensional handling for GhostDerivativeOperators (part 3) (#279) (@grahamas)
- Make multi-dim Dirichlet BCs work with Float32 (#284) (@cqql)
- Documentation changes (#285) (@mkg33)
- CompatHelper: bump compat for "LazyArrays" to "0.19" (#286) (@github-actions[bot])
- Upgrade to MTK 4.0 (#288) (@YingboMa)
- Remove need for calling SDO in tests (#290) (@chenwilliam77)
v4.14.0
DiffEqOperators v4.14.0
Merged pull requests:
- CompatHelper: bump compat for "LazyArrays" to "0.18" (#273) (@github-actions[bot])
v4.13.0
DiffEqOperators v4.13.0
Closed issues:
Merged pull requests:
- fix compats and undefined memory (#271) (@ChrisRackauckas)
v4.12.0
DiffEqOperators v4.12.0
Merged pull requests:
- CompatHelper: bump compat for "BlockBandedMatrices" to "0.9" (#261) (@github-actions[bot])
- turn off coverage (#262) (@ChrisRackauckas)
v4.11.0
DiffEqOperators v4.11.0
Closed issues:
Merged pull requests:
- Enable 2nd order check (#241) (@ghost)
- Use JuliaGPU's GitLab CI setup (#248) (@christopher-dG)
- Re-cap BlockBandedMatrices to v0.7 (#251) (@ChrisRackauckas)
- Support BlockBandedMatrices 0.8 (#255) (@dlfivefifty)
- CompatHelper: bump compat for "NNlib" to "0.7" (#256) (@github-actions[bot])
v4.10.0
DiffEqOperators v4.10.0
Merged pull requests:
- CompatHelper: bump compat for "ModelingToolkit" to "3.0" (#236) (@github-actions[bot])
v4.9.0
DiffEqOperators v4.9.0
Merged pull requests:
- Remove usage warning (#225) (@ChrisRackauckas)
- Tests for non-uniform grids, Integrating GhostDerivativeOperator with AbstractDiffEqLinearOperator (#228) (@chenwilliam77)
- fix type problem in dirichletbc construction (#230) (@fgerick)
- CompatHelper: bump compat for "BandedMatrices" to "0.15" (#231) (@github-actions[bot])
- CompatHelper: bump compat for "LazyArrays" to "0.16" (#232) (@github-actions[bot])
- CompatHelper: bump compat for "BlockBandedMatrices" to "0.8" (#234) (@github-actions[bot])
- CompatHelper: bump compat for "ModelingToolkit" to "2.0" (#235) (@github-actions[bot])
v4.8.1
DiffEqOperators v4.8.1
Closed issues:
- Tracking JSoC 2019 (#109)
- CentredDifference problem at right boundary for odd derivative order and high approximation order (#141)
- Upwind Concretization Bug (#171)
- Concretization of derivatives on non-uniform grids seems broken (#181)
- Concretization struggles using CenteredDifference with nonuniform discretization spacing (#226)
Merged pull requests: