Skip to content

v0.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Jun 12:04
· 2 commits to master since this release

LuxurySparse v0.8.0

Diff since v0.7.5

Breaking changes

  • use fastkron instead of overloading the default kron
  • use randomize! instead of overloading rand! and randn!
  • remove nnz and findnz from the implementation. Please use IterNz to iterate over nonzero indices.

Other changes

  • Add Aqua test.

Merged pull requests: