Releases: JuliaSIMD/VectorizedStatistics.jl
Releases · JuliaSIMD/VectorizedStatistics.jl
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
vsum
workaround to additional collection types (#39) (@brenhinkeller)
v0.5.8
VectorizedStatistics v0.5.8
Merged pull requests:
- Quick workaround for
vsum
issue (#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:
vcor
along a dimension seems significantly slower thancor
for aFloat64
matrix (#30)
v0.5.5
VectorizedStatistics v0.5.5
Merged pull requests:
@turbo check_empty=true
in 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)
v0.5.2
VectorizedStatistics v0.5.2
v0.5.1
VectorizedStatistics v0.5.1
- Revert to our traditional Julia 1.5+ compat bounds, since I misunderstood that 1.8+ was required for SnoopPrecompile
Closed issues:
- Support Julia LTS? (#21)
Merged pull requests:
- Revert to our traditional Julia 1.5+ compat bounds (#22) (@brenhinkeller)