Releases: AlgebraicJulia/Decapodes.jl
Releases · AlgebraicJulia/Decapodes.jl
Release list
v0.6.9
Decapodes v0.6.9
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:
v0.6.8
Decapodes v0.6.8
Merged pull requests:
- Schroedinger Wave Equation / Complex Forms (#135) (@lukem12345)
- Updating Canon (#308) (@quffaro)
- CompatHelper: bump compat for DiffEqGPU in [extras] to 3, (keep existing compat) (#339) (@algebraicjuliabot)
- Add
nanmath_supportflag togensim(#356) (@Copilot) - Add
gen_intfor computing intermediate variables from Decapodes (#358) (@Copilot) - Add CPUVectorTarget for plain Julia array preallocation (#361) (@Copilot)
- Update DEC operator API for CombinatorialSpaces 0.10 compatibility (#365) (@Copilot)
Closed issues:
v0.6.7
Decapodes v0.6.7
Merged pull requests:
- CompatHelper: bump compat for PreallocationTools to 1, (keep existing compat) (#341) (@algebraicjuliabot)
- Streamline error message for skipped CUDA tests (#348) (@lukem12345)
- Resolve
AbstractVectorOfArraygetindex deprecation andgenerateredefinition warning (#350) (@Copilot) - Add parallel solver (KuttaPRK2p5) support (#351) (@Copilot)
Closed issues:
v0.6.6
Decapodes v0.6.6
Merged pull requests:
- Perform CSE after type inference and before contraction (#346) (@lukem12345)
Closed issues:
- Perform common subexpression elimination in compiler (#345)
v0.6.5
Decapodes v0.6.5
Merged pull requests:
- Fix tests with eval in loop/let block (#335) (@GeorgeR227)
- Bumping Catlab compat to 0.17.3 (#337) (@quffaro)
v0.4.0
Decapodes v0.4.0
This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.
v0.6.4
Decapodes v0.6.4
Merged pull requests:
- CompatHelper: bump compat for CombinatorialSpaces to 0.8, (keep existing compat) (#334) (@algebraicjuliabot)
v0.6.3
Decapodes v0.6.3
Merged pull requests:
- Multigrid Benchmarks (#318) (@GeorgeR227)
- Test ensemble problems on CPU and GPU (#325) (@lukem12345)
- Fix overview video (#327) (@GeorgeR227)
- Porous Convection Benchmarking (#330) (@lukem12345)
Closed issues:
- Can't get overview example working following repo's Project.toml Julia version (#328)
v0.6.2
v0.6.1
Decapodes v0.6.1
Merged pull requests:
- Explain Differential Forms in a docs page (#304) (@GeorgeR227)
- CompatHelper: bump compat for Krylov to 0.10, (keep existing compat) (#321) (@algebraicjuliabot)
- Use just Tsit5 package in test deps (#322) (@lukem12345)
Closed issues:
- FAQ docs (#289)
- Curl fails on docs build (#299)
- Small Improvements to Documentation Content (#303)
- Check for performance changes with Julia 1.11.4 (#313)
- Buildkite error. Status code 233 (Communication connection failure) (#316)
- Buildkite error. "trying to test unnamed project" (#317)
- Buildkite Error:
decapodes.txt not found(#319) - Julia 1.11.5 breaks
deepcopyof Decapodes (#320)