File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1+ ### v3.2.20151214
2+ - Bug fixes:
3+ - ` get_version() ` now returns ints instead of ` c_int `
4+ - Fixed bug in ` tests/simple/device.py `
5+
6+ - The module now looks at additional paths when loading ArrayFire libraries.
7+ - Link to the wiki is provided when ` ctypes.cdll.LoadLibrary ` fails.
8+
9+ - New function:
10+ - ` info_str() ` returns information similar to ` info() ` as a string.
11+
12+ - Updated README.md with latest instructions
13+
114### v3.2.20151211
215- Feature parity with ArrayFire 3.2 libs
316 - New computer vision functions: ` sift ` , ` gloh ` , ` homography `
Original file line number Diff line number Diff line change 1919 author = "Pavan Yalamanchili" ,
2020 author_email = "pavan@arrayfire.com" ,
2121 name = "arrayfire" ,
22- version = "3.2.20151211 " ,
22+ version = "3.2.20151214 " ,
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