Skip to content

Releases: JuliaArrays/LazyArrays.jl

v0.20.1

13 Jan 11:35
200c147
Compare
Choose a tag to compare

LazyArrays v0.20.1

Diff since v0.20.0

Merged pull requests:

  • CompatHelper: bump compat for "MatrixFactorizations" to "0.8" (#154) (@github-actions[bot])

v0.20.0

08 Jan 15:11
0fe60fc
Compare
Choose a tag to compare

LazyArrays v0.20.0

Diff since v0.19.4

Closed issues:

  • Type inference issues on Julia master (v1.6) (#138)

Merged pull requests:

v0.19.4

30 Nov 12:08
4d26c74
Compare
Choose a tag to compare

LazyArrays v0.19.4

Diff since v0.19.3

Merged pull requests:

v0.19.3

27 Nov 20:05
d54f863
Compare
Choose a tag to compare

LazyArrays v0.19.3

Diff since v0.19.2

Merged pull requests:

  • Special case maximum/minimum for cached fill vectors (#147) (@dlfivefifty)
  • CompatHelper: bump compat for "StaticArrays" to "1.0" (#148) (@github-actions[bot])

v0.19.2

26 Nov 10:06
4463f3c
Compare
Choose a tag to compare

LazyArrays v0.19.2

Diff since v0.19.1

Closed issues:

  • Interaction of @~ and @views (#144)

Merged pull requests:

  • Fix dotcall detection in @~ macro expansion and add some eager functions (#145) (@tkf)

v0.19.1

19 Nov 21:04
c9894e6
Compare
Choose a tag to compare

LazyArrays v0.19.1

Diff since v0.19.0

Closed issues:

  • Lazy broadcasting with different axes (#87)

Merged pull requests:

  • Fix matrix indexing a[::AbstractMatrix] for lazy multiplication, more… (#141) (@dlfivefifty)
  • CompatHelper: bump compat for "MatrixFactorizations" to "0.7" (#142) (@github-actions[bot])

v0.19.0

25 Oct 12:09
df7d593
Compare
Choose a tag to compare

LazyArrays v0.19.0

Diff since v0.18.1

Closed issues:

  • Add "pretty" show routines (#20)
  • Support UniformScaling (#23)
  • Deprecate Ldiv, Mul, Add, etc. (#28)
  • Move MulAdd, MemoryLayouts, etc. to separate package (#29)
  • Fix Vcat(1,zeros(3,1)) (#44)
  • BroadcastMatrix getindex error (#49)
  • apply(*,v',v) not creating scalar (#58)

Merged pull requests:

  • More general broadcast and apply printing (#136) (@dlfivefifty)
  • CompatHelper: bump compat for "FillArrays" to "0.10" (#140) (@github-actions[bot])

v0.18.1

09 Sep 08:06
d1fd0ca
Compare
Choose a tag to compare

LazyArrays v0.18.1

Diff since v0.18.0

Merged pull requests:

v0.18.0

06 Sep 08:06
42823c6
Compare
Choose a tag to compare

LazyArrays v0.18.0

Diff since v0.17.7

Merged pull requests:

v0.17.7

03 Sep 08:06
Compare
Choose a tag to compare

LazyArrays v0.17.7

Diff since v0.17.6

Closed issues:

  • Performance improvement of Kron times Vector/Matrix (#65)

Merged pull requests: