Skip to content

v0.6.9

Latest

Choose a tag to compare

@algebraicjuliabot algebraicjuliabot released this 11 Jun 17:15

Decapodes v0.6.9

Diff since v0.6.8

Merged pull requests:

  • BUG: bump compat for julia to match minimum tested version. (#329) (@jpfairbanks)
  • Demonstrate variable interpolation in Brusselator (#354) (@lukem12345)
  • CompatHelper: bump compat for CUDA in [weakdeps] to 6, (keep existing compat) (#359) (@algebraicjuliabot)
  • Add GeoMakie visualization with coastlines to PIOMAS demo (#364) (@Copilot)
  • Adopt value-based Val(...) dispatch in open-operator helpers (#368) (@Copilot)
  • Add gen_split IMEX integration tests using heat equation + KenCarp4 (#369) (@Copilot)
  • Use declarative rewrite system (#370) (@lukem12345)
  • Refactor split/intermediate/simulation codegen paths to remove duplicated closure assembly (#375) (@Copilot)
  • Modernize examples: simulation API alignment, IC correctness, and Makie/Distributions consistency (#381) (@Copilot)
  • Add parallel-solver example script and solver-family documentation index (#384) (@Copilot)
  • Add self-contained IMEX gen_split example and docs link (#386) (@Copilot)

Closed issues:

  • Consider LazyArrays.jl for generated simulation (#143)
  • Using broadcast instead of .* (#202)
  • Integrate with GeoMakie.jl (#224)
  • Use new match-replace operator aliasing (#252)
  • Update size of calibration example (#324)
  • Using Parallel Solvers (#353)
  • Update Val type signatures (#366)