Skip to content

v1.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 May 17:40
· 30 commits to master since this release
39df7ec

FillArrays v1.11.0

Diff since v1.10.2

Merged pull requests:

  • Import deps transitively in SparseArrays extension (#307) (@jishnub)
  • Function to query the non-zero index of a OneElement (#345) (@jishnub)
  • Specialize isassigned for AbstractFill (#351) (@jishnub)
  • Overload accumulate and make types of cumsum consistent with Vector (#363) (@dlfivefifty)