Skip to content

Tags: JuliaSIMD/StrideArrays.jl

Tags

v0.1.28

Toggle v0.1.28's commit message
[Diff since v0.1.27](v0.1.27...v0.1.28)

**Merged pull requests:**
- keep old constraint on minimum v0.4 StrideArraysCore version (#83) (@ranocha)

v0.1.27

Toggle v0.1.27's commit message
[Diff since v0.1.26](v0.1.26...v0.1.27)

**Merged pull requests:**
- Bump actions/checkout from 3 to 4 (#79) (@dependabot[bot])
- Update to StrideArraysCore.jl v0.5.0 (no more silent `@inbouds`) (#82) (@MasonProtter)

v0.1.26

Toggle v0.1.26's commit message
[Diff since v0.1.25](v0.1.25...v0.1.26)

**Closed issues:**
- `using StrideArrays` breaks FastBroadcast.jl for `Array`s of `SVector`s with multithreading (#77)

v0.1.25

Toggle v0.1.25's commit message
[Diff since v0.1.24](v0.1.24...v0.1.25)

**Closed issues:**
- Help wanted on creating something similar to `StrideArray` (#73)
- `map!` results in UndefVarError: gc_preserve_call not defined (#74)

v0.1.24

Toggle v0.1.24's commit message
[Diff since v0.1.23](v0.1.23...v0.1.24)

**Merged pull requests:**
- enable dependabot for GitHub actions (#69) (@ranocha)
- Bump actions/cache from 1 to 3 (#70) (@dependabot[bot])
- Bump codecov/codecov-action from 1 to 3 (#71) (@dependabot[bot])
- Bump actions/checkout from 2 to 3 (#72) (@dependabot[bot])

v0.1.23

Toggle v0.1.23's commit message
[Diff since v0.1.22](v0.1.22...v0.1.23)

**Closed issues:**
- Release v0.1.22 to allow Static v0.8 (#65)

**Merged pull requests:**
- hotfix for #62 (#66) (@chriselrod)

v0.1.22

Toggle v0.1.22's commit message
[Diff since v0.1.21](v0.1.21...v0.1.22)

**Closed issues:**
- Error when summing view of StrideArray (#63)

**Merged pull requests:**
- StrideArraysCore v0.4 (#64) (@chriselrod)

v0.1.21

Toggle v0.1.21's commit message
[Diff since v0.1.20](v0.1.20...v0.1.21)

**Closed issues:**
- `using StrideArrays` causes `ERROR: conflicting broadcast rules defined` (#55)

**Merged pull requests:**
- Typos (#54) (@PallHaraldsson)
- Consistency with other package (#56) (@PallHaraldsson)
- fix broadcast issue #55 (#60) (@ranocha)

v0.1.20

Toggle v0.1.20's commit message
[Diff since v0.1.19](v0.1.19...v0.1.20)

**Merged pull requests:**
- run ci on main instead of master after renaming (#52) (@chriselrod)
- Add Invalidations.yml [ci skip] [skip tests] (#53) (@ranocha)

v0.1.19

Toggle v0.1.19's commit message
[Diff since v0.1.18](v0.1.18...v0.1.19)

**Merged pull requests:**
- CompatHelper: bump compat for Static to 0.7, (keep existing compat) (#51) (@github-actions[bot])