Skip to content

Revamp broadcasting, support offset indices

Compare
Choose a tag to compare
@dlfivefifty dlfivefifty released this 29 Oct 14:42
· 370 commits to master since this release
2c97dd5
Support LazyArrays 0.3 (#80)

* Add support for Offset indices

* update for LazyArrays.jl v0.3

* BLASMul -> MulAdd

* Remove blasmatvec, etc.

* styleA -> style_A

* bump LazyArrays