File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1+ ### v3.3.20160222
2+ - Bugfix: Fixes typo in ` approx1 ` .
3+ - Bugfix: Fixes typo in ` hamming_matcher ` and ` nearest_neighbour ` .
4+ - Bugfix: Added necessary copy and lock mechanisms in interop.py.
5+ - Example / Benchmark: New conjugate gradient benchmark.
6+ - Feature: Added support to create arrayfire arrays from numba.
7+ - Behavior change: af.print() only prints full arrays for smaller sizes.
8+
19### v3.3.20161126
210- Fixing memory leak in array creation.
311- Supporting 16 bit integer types in interop.
Original file line number Diff line number Diff line change 1919 author = "Pavan Yalamanchili" ,
2020 author_email = "contact@pavanky.com" ,
2121 name = "arrayfire" ,
22- version = "3.5.0 " ,
22+ version = "3.4.20170222 " ,
2323 description = "Python bindings for ArrayFire" ,
2424 license = "BSD" ,
2525 url = "http://arrayfire.com" ,
You can’t perform that action at this time.
0 commit comments