Second bugfix release for 3.4
- Bugfix: Fixes typo in
approx1
. - Bugfix: Fixes typo in
hamming_matcher
andnearest_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.