Skip to content

Python wrapper for arrayfire 3.4

Compare
Choose a tag to compare
@pavanky pavanky released this 25 Sep 09:00
· 112 commits to master since this release
  • Feature parity with ArrayFire 3.4 libs
  • Bug fixes
    • ArrayFire now has higher priority when numpy for mixed operations. 1 2
    • Numpy interoperability issues on Widnows. 1
    • Switch to a working backend by default. 1
    • Fixed incorrect behavior for Hermitian transpose and QR. 1
    • array[0:0] now returns empty arrays. 1
  • Further Improvements from upstream can be read in the arrayfire release notes.