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

Releases: SciML/DiffEqOperators.jl

v4.16.0

09 Dec 02:08
Compare
Choose a tag to compare

DiffEqOperators v4.16.0

Diff since v4.15.1

Closed issues:

  • Use RuntimeGeneratedFunctions for the evals in the MOLFiniteDifference (#283)

Merged pull requests:

  • CompatHelper: bump compat for "StaticArrays" to "1.0" (#295) (@github-actions[bot])
  • Use RuntimeGeneratedFunctions instead of @eval and invokelatest (#302) (@tinosulzer)
  • CompatHelper: add new compat entry for "RuntimeGeneratedFunctions" at version "0.4" (#303) (@github-actions[bot])

v4.15.1

01 Dec 12:55
e944544
Compare
Choose a tag to compare

DiffEqOperators v4.15.1

Diff since v4.15.0

Closed issues:

  • Add basic structure for docs (#293)
  • Can't use mul! with GhostDerivativeOperator (#298)

Merged pull requests:

v4.15.0

31 Oct 06:03
453f76c
Compare
Choose a tag to compare

DiffEqOperators v4.15.0

Diff since v4.14.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:

v4.14.0

06 Sep 14:05
0e959b3
Compare
Choose a tag to compare

DiffEqOperators v4.14.0

Diff since v4.13.0

Merged pull requests:

  • CompatHelper: bump compat for "LazyArrays" to "0.18" (#273) (@github-actions[bot])

v4.13.0

04 Sep 06:04
caf0053
Compare
Choose a tag to compare

DiffEqOperators v4.13.0

Diff since v4.12.0

Closed issues:

  • README.md link to stable documentation not working (#265)
  • Bounds issues (#270)

Merged pull requests:

v4.12.0

12 Aug 22:04
06ddd90
Compare
Choose a tag to compare

DiffEqOperators v4.12.0

Diff since v4.11.0

Merged pull requests:

  • CompatHelper: bump compat for "BlockBandedMatrices" to "0.9" (#261) (@github-actions[bot])
  • turn off coverage (#262) (@ChrisRackauckas)

v4.11.0

01 Aug 17:51
76f0105
Compare
Choose a tag to compare

DiffEqOperators v4.11.0

Diff since v4.10.0

Closed issues:

  • Too restrictive typing on RobinBC (#233)
  • Reference to hidden pdf (#239)

Merged pull requests:

v4.10.0

14 Apr 02:01
3cce15f
Compare
Choose a tag to compare

DiffEqOperators v4.10.0

Diff since v4.9.0

Merged pull requests:

  • CompatHelper: bump compat for "ModelingToolkit" to "3.0" (#236) (@github-actions[bot])

v4.9.0

12 Apr 17:02
f78222f
Compare
Choose a tag to compare

DiffEqOperators v4.9.0

Diff since v4.8.1

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

20 Feb 19:02
a84b82e
Compare
Choose a tag to compare

DiffEqOperators v4.8.1

Diff since v4.8.0

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: