Skip to content

v1.3.2

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Sep 07:11
· 46 commits to master since this release
c4d711d

MutableArithmetics v1.3.2

Diff since v1.3.1

Closed issues:

  • Expression performance when ; init = 0 used in sum (#204)
  • Nuance Problem with move_factors_into_sums Keyword Argument in @rewrite (#219)
  • potential performance issue without move_factors_into_sums (#224)

Merged pull requests:

  • Fix rewrite of +(x, *(y...)) into add_mul (#225) (@odow)
  • Clarify docstring of rewrite macro (#226) (@odow)