Skip to content

v3.7.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Nov 12:34
53c9476

SIMD v3.7.0

Diff since v3.6.0

Merged pull requests:

  • fix IEEE compliancy in floating point min/max reductions on LLVM verson that supports it (#130) (@KristofferC)

Closed issues:

  • Support for complex number functions for currently supported types (Ex: real,conj) (#126)
  • reduce(min, Vec) doesn't respect IEEE 754 (#129)
  • Extract array value from a one-hot Vec Bool mask (#132)