Releases: JuliaArrays/LazyArrays.jl
Releases · JuliaArrays/LazyArrays.jl
v1.9.0
LazyArrays v1.9.0
Merged pull requests:
- Disable flaky allocation test (#286) (@jishnub)
- Bump actions/cache from 3 to 4 (#288) (@dependabot[bot])
- Bump codecov/codecov-action from 3 to 4 (#289) (@dependabot[bot])
- Specialize last for BroadcastArray (#291) (@jishnub)
- Temporarily disable test against
InfiniteLinearAlgebra
(#292) (@jishnub) - Bump julia-actions/setup-julia from 1 to 2 (#293) (@dependabot[bot])
- Add PkgEval badge to readme (#294) (@jishnub)
- Test on the latest stable release of Julia (#295) (@jishnub)
- Test against
InfiniteArrays
(#296) (@jishnub)
v1.8.3
LazyArrays v1.8.3
Merged pull requests:
- Import materialize from ArrayLayouts (#271) (@jishnub)
- Bump actions/checkout from 3 to 4 (#272) (@dependabot[bot])
- Test using Aqua v0.8 (#278) (@jishnub)
- Specialize axes for Accumulate (#279) (@jishnub)
- size and ndims for applied vec (#280) (@jishnub)
- Update some failing tests on nightly (#281) (@jishnub)
- Version-limit pointer-based vcat_copyto (#282) (@jishnub)
- Update some broken tests (#283) (@jishnub)
v1.8.2
v1.8.1
v1.8.0
v1.7.0
v1.6.1
v1.6.0
LazyArrays v1.6.0
Merged pull requests:
- Improve inlining, faster Lazy mul getindex (#268) (@dlfivefifty)
v1.5.2
LazyArrays v1.5.2
Merged pull requests:
- Make cumsum with vcat more likely to be inlined successfully (#267) (@dlfivefifty)
v1.5.1
LazyArrays v1.5.1
Merged pull requests:
- Allow overloading on axes for paddeddata (#266) (@dlfivefifty)