File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
55
66## Unreleased
77
8+ ## [ 0.26.3] - 2025-02-18
9+
10+ ### Fixed
11+
12+ - Fix computation of energy spectrum on GPUs.
13+ The issue is probably linked to a recent update in KernelAbstractions.jl.
14+
15+ ## [ 0.26.2] - 2025-02-17
16+
17+ ### Added
18+
19+ - Allow NonuniformFFTs 0.7.
20+
821## [ 0.26.1] - 2025-01-27
922
1023### Changed
Original file line number Diff line number Diff line change 11name = " VortexPasta"
22uuid = " 3d0f1e53-df37-477e-a492-0d33e6039c24"
33authors = [" Juan Ignacio Polanco<juan-ignacio.polanco@cnrs.fr>" ]
4- version = " 0.26.2 "
4+ version = " 0.26.3 "
55
66[deps ]
77AbstractFFTs = " 621f4979-c628-5d54-868e-fcf4e3e8185c"
You can’t perform that action at this time.
0 commit comments