Skip to content

Second bugfix release for 3.4

Compare
Choose a tag to compare
@pavanky pavanky released this 22 Feb 08:53
· 87 commits to master since this release
  • Bugfix: Fixes typo in approx1.
  • Bugfix: Fixes typo in hamming_matcher and nearest_neighbour.
  • Bugfix: Added necessary copy and lock mechanisms in interop.py.
  • Example / Benchmark: New conjugate gradient benchmark.
  • Feature: Added support to create arrayfire arrays from numba.
  • Behavior change: af.print() only prints full arrays for smaller sizes.