Releases: cesaraustralia/DynamicGrids.jl
Releases · cesaraustralia/DynamicGrids.jl
v0.21.3
DynamicGrids v0.21.3
Diff since v0.21.2
Closed issues:
- Error running readme example: MethodError: no method matching sim! (#200)
- Failed to Precompile Julia 1.7 (#201)
- ForestFire visualization (#203)
- Is there a way to disable GPU tests ? (#205)
Merged pull requests:
v0.21.2
DynamicGrids v0.21.2
Diff since v0.21.1
Closed issues:
- Generalise grid dimensionality, and use CartesianIndex for I?? (#160)
- Handle 1d timeseries as synced aux data (#185)
Merged pull requests:
- generalise time sync to arbitrary dims (#195) (@rafaqz)
- restructure neighborhoods (#196) (@rafaqz)
- CompatHelper: bump compat for DimensionalData to 0.20, (keep existing compat) (#199) (@github-actions[bot])
v0.21.1
DynamicGrids v0.21.1
Diff since v0.21.0
Closed issues:
- ThreadedCPU still runs on a single thread (#191)
Merged pull requests:
v0.20.1
DynamicGrids v0.20.1
Diff since v0.20.0
Closed issues:
- Document that ImageMagick is required for gif output ? (#181)
Merged pull requests:
v0.20.0
DynamicGrids v0.20.0
Diff since v0.19.1
Closed issues:
- Grids of mutable types should have undefined behaviour (#171)
Merged pull requests:
- CompatHelper: bump compat for Setfield to 0.8, (keep existing compat) (#179) (@github-actions[bot])
- update for DimensionalData 0.18 (#180) (@rafaqz)