v0.19.4
Dagger v0.19.4
Merged pull requests:
- DArray: CAQR and it's subroutines and helpers (#658) (@fda-tome)
- build(deps): bump actions/checkout from 5 to 6 (#664) (@dependabot[bot])
- stencils: Fix support for stencils with > 2 dims (#673) (@jpsamaroo)
- DArray/stencils: Support Tuple for neighborhood distance (#674) (@jpsamaroo)
- DArray: Add LU, triangular solve, and more (#675) (@jpsamaroo)
- stencils: Add Reflect boundary condition (#676) (@jpsamaroo)
- stencils: Support mixed boundaries, add Clamp and LinearExtrapolate (#677) (@jpsamaroo)
- datadeps: Support programmable scheduling (#678) (@jpsamaroo)
- DArray/broadcast: Switch to Datadeps (#679) (@jpsamaroo)
- IntelExt: use single context and robust oneArray moves (#680) (@fda-tome)
- datadeps: Add missing add_reader! calls and more fixes (#681) (@jpsamaroo)
- stencil: Various enhancements (#682) (@jpsamaroo)
- GPU: method disambiguation from GPUArraysCore getindex (#683) (@fda-tome)
- stencils: Support += and friends (#684) (@jpsamaroo)
Closed issues:
- @neighbors fails for 3D cube (#669)