| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-02-23 | 1.2 kB | |
| v0.19.4 source code.tar.gz | 2026-02-23 | 708.9 kB | |
| v0.19.4 source code.zip | 2026-02-23 | 796.1 kB | |
| Totals: 3 Items | 1.5 MB | 1 | |
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)