Skip to content

v0.9.0

Latest
Compare
Choose a tag to compare
@cliffburdick cliffburdick released this 15 Oct 18:12
· 4 commits to main since this release
af55b57

Version v0.9.0 adds comprehensive support for more host CPU transforms such as BLAS and LAPACK, including multi-threaded versions.

Beyond the CPU support, there are many more minor improvements:

  • Added several new operators include vector_norm, matrix_norm, frexp, diag, and more
  • Many compiler fixes to support a wider range of older and newer compilers
  • Performance improvements to avoid overhead of permutation operators when unnecessary
  • Much more!

A full changelist is below

What's Changed

New Contributors

Full Changelog: v0.8.0...v0.9.0