Releases: JuliaSIMD/VectorizedStatistics.jl
Releases · JuliaSIMD/VectorizedStatistics.jl
v0.5.11
VectorizedStatistics v0.5.11
Merged pull requests:
- Bump codecov/codecov-action from 4 to 5 (#42) (@dependabot[bot])
- Reduce handoff threshold (#45) (@brenhinkeller)
Closed issues:
- Threading error for vmedian (#44)
v0.5.10
VectorizedStatistics v0.5.10
Merged pull requests:
- Try allowing static v1 (#41) (@brenhinkeller)
Closed issues:
- Allow Static 1.* (#40)
v0.5.9
VectorizedStatistics v0.5.9
Merged pull requests:
- Extend
vsumworkaround to additional collection types (#39) (@brenhinkeller)
v0.5.8
VectorizedStatistics v0.5.8
Merged pull requests:
- Quick workaround for
vsumissue (#33) (@brenhinkeller) - Bump actions/cache from 3 to 4 (#34) (@dependabot[bot])
- Bump codecov/codecov-action from 3 to 4 (#35) (@dependabot[bot])
- Bump julia-actions/setup-julia from 1 to 2 (#36) (@dependabot[bot])
v0.5.7
VectorizedStatistics v0.5.7
v0.5.6
VectorizedStatistics v0.5.6
Merged pull requests:
- Improve type-stability in _vcor (#31) (@jishnub)
- Bump actions/checkout from 3 to 4 (#32) (@dependabot[bot])
Closed issues:
vcoralong a dimension seems significantly slower thancorfor aFloat64matrix (#30)
v0.5.5
VectorizedStatistics v0.5.5
Merged pull requests:
@turbo check_empty=truein most all cases (#29) (@brenhinkeller)
v0.5.4
VectorizedStatistics v0.5.4
Merged pull requests:
v0.5.3
VectorizedStatistics v0.5.3
Merged pull requests:
- enable dependabot for GitHub actions (#23) (@ranocha)
- Bump actions/checkout from 2 to 3 (#24) (@dependabot[bot])
- Bump actions/cache from 1 to 3 (#25) (@dependabot[bot])
- Bump codecov/codecov-action from 1 to 3 (#26) (@dependabot[bot])
- Add convencience non-inplace methods for median and percentiles (#27) (@brenhinkeller)