Skip to content

v1.4.5

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jun 14:39
0e42a16

MutableArithmetics v1.4.5

Diff since v1.4.4

Merged pull requests:

  • Implement performance optimization of promote_operation for *(::Any, ::Zero) (#284) (@odow)
  • Mutable addition of one array into result (#288) (@blegat)
  • Add test for MA.broadcast! with sparse array (#289) (@blegat)
  • Implement zero for SparseVector (#290) (@blegat)
  • Add test for MA.broadcast! with sparse array (#291) (@blegat)

Closed issues:

  • Error in precompilation (#285)