Skip to content

v0.2.7

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 23 May 17:06
· 11 commits to main since this release
805078b

OverflowContexts v0.2.7

Diff since v0.2.6

Minor changes

  • Add saturating mode, where values accumulate at the maximum and minimum value of the type
  • Add support for rewriting broadcasted operators and array addition/subtraction/negation

Merged pull requests:

Closed issues:

  • Handle broadcasted operators, vector operations? (#11)