v2.0.0
LazyArrays v2.0.0
Merged pull requests:
- BandedMatrices extension (#302) (@dlfivefifty)
- v2.0 (#303) (@dlfivefifty)
- BlockArrays extension (#304) (@dlfivefifty)
- BlockBandedMatrices extension (#305) (@dlfivefifty)
- Add PaddedRows and PaddedColumns (#306) (@dlfivefifty)
Closed issues:
- Speed of multiplication of Diagonal (#19)
- Replace special types with ApplyArray (#33)
- hvcat? (#43)
- Replace
CachedArray
withApplyArray(setindex!, ...)
? (#63) - Why isn't
AddArray
aBroadcastArray
? (#71) - Inv, Pinv, etc. should be ApplyArray (#137)
- non-broadcasted LazyArray bug? (#189)
- Cached BandedMatrices give wrong entries and break bandedness (#247)