Skip to content

Releases: JuliaArrays/LazyArrays.jl

v0.12.3

22 Oct 11:02
v0.12.3
f8b1c39
Compare
Choose a tag to compare

v0.12.3 (2019-10-22)

Diff since v0.12.2

Merged pull requests:

v0.12.2

07 Oct 08:20
v0.12.2
c7c4f96
Compare
Choose a tag to compare

v0.12.2 (2019-10-04)

Diff since v0.12.1

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 robust is\_call and is\_dotcall (#69) (tkf)
  • Add norm to Vcat and Hcat (#67) (dlfivefifty)

v0.12.1

30 Sep 13:11
v0.12.1
b271ffc
Compare
Choose a tag to compare

v0.12.1 (2019-09-29)

Diff since v0.12.0

Merged pull requests:

v0.12.0

24 Sep 14:42
v0.12.0
27f7e5c
Compare
Choose a tag to compare

v0.12.0 (2019-09-24)

Diff since v0.11.0

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

03 Sep 08:19
v0.11.0
742423e
Compare
Choose a tag to compare

v0.11.0 (2019-09-02)

Diff since v0.10.0

Merged pull requests:

v0.10.0

16 Aug 14:38
v0.10.0
138014d
Compare
Choose a tag to compare

v0.10.0 (2019-08-16)

Diff since v0.9.1

Closed issues:

  • Unable to ]dev LazyArrays (#51)

Merged pull requests:

v0.9.1

30 Jul 20:12
v0.9.1
d315867
Compare
Choose a tag to compare

v0.9.1 (2019-07-29)

Diff since v0.9.0

Closed issues:

  • Error: isbitsunion not defined (#45)
  • Can't handle undef entries in copyto!() (#40)

Merged pull requests:

  • More Revise-friendly "README injection" (#42) (tkf)

v0.9.0

02 Jun 00:08
v0.9.0
Compare
Choose a tag to compare

v0.9.0 (2019-06-01)

Diff since v0.8.1

Closed issues:

  • Setup auto deploy for Documenter (#36)
  • Error tagging new release (#30)

Merged pull requests:

  • Activate deploydocs (#37) (tkf)
  • Setup Documenter (#34) (tkf)
  • Support creating Applied/Broadcasted mixes via @~ (#31) (tkf)

v0.8.1

21 Apr 19:14
Compare
Choose a tag to compare
Version 0.8.1

Applied macro and bug fixes

06 Apr 08:14
Compare
Choose a tag to compare
v0.8.0

Fix ambiguity in x'M