Releases: JuliaArrays/LazyArrays.jl
Releases · JuliaArrays/LazyArrays.jl
v0.12.3
v0.12.3 (2019-10-22)
Merged pull requests:
- Support views of
ApplyArray\(\*, ...\)
(#73) (dlfivefifty)
v0.12.2
v0.12.2 (2019-10-04)
Closed issues:
- Unable to use getproperty inside expressions (#66)
Merged pull requests:
- sub–views of Vcat and Hcat (#72) (dlfivefifty)
- Support ApplyArray{typeof(-)} and views of ApplyArray{typeof(±)} (#70) (dlfivefifty)
- Fix
@~ a.b
; more robustis\_call
andis\_dotcall
(#69) (tkf) - Add norm to Vcat and Hcat (#67) (dlfivefifty)
v0.12.1
v0.12.0
v0.12.0 (2019-09-24)
Closed issues:
- Wrong result when Applied is inside Broadcasted (#54)
ApplyStyle
should not need instantiation (#35)- Infix operators (#10)
Merged pull requests:
- col/rowsupport for triangular (#62) (dlfivefifty)
- Improve Lmul (#61) (dlfivefifty)
- Fix copyto! for multi-argument ApplyArrayBroadcastStyle (#56) (tkf)
- Fix @~ macro for case a dot call is wrapping a normal call (#55) (tkf)
v0.11.0
v0.11.0 (2019-09-02)
Merged pull requests:
- Remove special cat types, and _materialize (#53) (dlfivefifty)
- Improve cache, support FillArrays v0.7 (#52) (dlfivefifty)
v0.10.0
v0.10.0 (2019-08-16)
Closed issues:
- Unable to ]dev LazyArrays (#51)
Merged pull requests:
- Add Hcat * Vcat special case (#50) (dlfivefifty)
- Call instantiate on Applied in @~ macro (#47) (tkf)
- Simplify ApplyStyle (#46) (dlfivefifty)
v0.9.1
v0.9.0
v0.8.1
Version 0.8.1
Applied macro and bug fixes
v0.8.0 Fix ambiguity in x'M