Releases: jipolanco/PencilArrays.jl
Releases · jipolanco/PencilArrays.jl
v0.19.6
PencilArrays v0.19.6
Merged pull requests:
- CompatHelper: bump compat for AMDGPU in [weakdeps] to 1, (keep existing compat) (#96) (@github-actions[bot])
v0.19.5
v0.19.4
PencilArrays v0.19.4
Merged pull requests:
- Bump julia-actions/setup-julia from 1 to 2 (#91) (@dependabot[bot])
- Bump codecov/codecov-action from 3 to 4 (#92) (@dependabot[bot])
- Bump julia-actions/cache from 1 to 2 (#93) (@dependabot[bot])
- Fix ambiguity error when calling
rand!
(#94) (@jipolanco)
v0.19.3
PencilArrays v0.19.3
Merged pull requests:
- CI: fix issues with system HDF5 (#88) (@jipolanco)
- Allow Adapt.jl v4 (#89) (@jipolanco)
v0.19.2
PencilArrays v0.19.2
Merged pull requests:
- Docs: update to Documenter 1.0 (#86) (@jipolanco)
- Use MPI.MultiRequest in transpositions + gather (#87) (@jipolanco)
v0.19.1
PencilArrays v0.19.1
Merged pull requests:
- Allow HDF5.jl 0.17 (#85) (@jipolanco)
Closed issues:
- Type Issue with Transforms.NoTransform!() (#84)
v0.19.0
v0.18.1
PencilArrays v0.18.1
Merged pull requests:
- Use package extensions, require Julia 1.9 (#82) (@jipolanco)
v0.18.0
v0.17.12
PencilArrays v0.17.12
Closed issues:
- cartesian indexing of a PencilArray with extra_indices (#79)
Merged pull requests:
- Fix getindex with extra dims (#80) (@jipolanco)