Skip to content

Releases: SciML/MethodOfLines.jl

v0.11.0

08 Apr 16:30
bc0bf8c
Compare
Choose a tag to compare

Update to MTK v9.0

v0.10.6

25 Jan 17:09
0c6b918
Compare
Choose a tag to compare

MethodOfLines v0.10.6

Diff since v0.10.5

Merged pull requests:

Closed issues:

  • UndefVarError: issymbollike not defined (#356)

v0.10.5

19 Jan 08:28
42545bd
Compare
Choose a tag to compare

MethodOfLines v0.10.5

Diff since v0.10.4

Merged pull requests:

v0.10.4

05 Dec 21:50
172cdc4
Compare
Choose a tag to compare

MethodOfLines v0.10.4

Diff since v0.10.3

Merged pull requests:

v0.10.3

04 Dec 19:03
505cd38
Compare
Choose a tag to compare

MethodOfLines v0.10.3

Diff since v0.10.2

Merged pull requests:

Closed issues:

  • One-dimensional NLS using MethodOfLines ‘type Array has no field lhs` (#58)
  • Complex Number support (#101)
  • Fix NonlinearProblem tests (#334)
  • Linear and nonlinear solve for steady state tutorials (#336)

v0.10.2

14 Nov 22:40
a04e094
Compare
Choose a tag to compare

MethodOfLines v0.10.2

Diff since v0.10.1

Merged pull requests:

Closed issues:

  • fix depwarns (#325)
  • Steady State Heat Equation Tutorial erroring out (#335)

v0.10.1

11 Oct 13:52
e2974ea
Compare
Choose a tag to compare

MethodOfLines v0.10.1

Diff since v0.10.0

Merged pull requests:

  • Advanced Nonlinear Laplacian handling (#291) (@xtalax)
  • CompatHelper: bump compat for MethodOfLines to 0.10 for package docs, (keep existing compat) (#323) (@github-actions[bot])
  • CompatHelper: bump compat for NonlinearSolve to 2 for package docs, (keep existing compat) (#324) (@github-actions[bot])
  • docs: fix rendering of the plots in the heat equation example (#326) (@sathvikbhagavan)
  • Hotfix nonlinlaap (#329) (@xtalax)

v0.10.0

27 Sep 15:33
3139607
Compare
Choose a tag to compare

MethodOfLines v0.10.0

Diff since v0.9.6

Merged pull requests:

  • Integrate JuliaSimCompiler (#298) (@xtalax)
  • CompatHelper: bump compat for SciMLBase to 2, (keep existing compat) (#316) (@github-actions[bot])
  • Documenter 1.0 upgrade. (#317) (@ArnoStrouwen)
  • CompatHelper: add new compat entry for MethodOfLines at version 0.9 for package docs, (keep existing compat) (#319) (@github-actions[bot])
  • Bump actions/checkout from 3 to 4 (#320) (@dependabot[bot])
  • Move over JSC extension (#322) (@xtalax)

Closed issues:

  • Is it possible to turn off SIMD to enable the demonstration of larger point counts? (#311)
  • Initial condition is not correct (#314)

v0.9.6

11 Sep 22:29
770935a
Compare
Choose a tag to compare

MethodOfLines v0.9.6

Diff since v0.9.5

Closed issues:

  • 'update_varmap!' not being used (#293)
  • ERROR: type Array has no field lhs for Schrodinger equation (#294)

Merged pull requests:

  • Add precompilation stage (#300) (@xtalax)
  • CompatHelper: add new compat entry for PrecompileTools at version 1, (keep existing compat) (#301) (@github-actions[bot])
  • Better Mixed Deriv handling, fix second order time (#303) (@xtalax)
  • Bump actions/checkout from 3 to 4 (#306) (@dependabot[bot])

v0.9.5

20 Jul 13:58
c360747
Compare
Choose a tag to compare

MethodOfLines v0.9.5

Diff since v0.9.4

Closed issues:

  • Error with Solving Differential Equations (#278)
  • FAQ (#283)

Merged pull requests: