We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7d25e8 commit 9784791Copy full SHA for 9784791
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+### v3.5.20170721
2
+- Bug fixes for canny edge detection
3
+
4
### v3.5.20170718
5
- Feature parity with ArrayFire 3.5.
6
- `canny`: Canny Edge detector
setup.py
@@ -19,7 +19,7 @@
19
author="Pavan Yalamanchili",
20
author_email="contact@pavanky.com",
21
name="arrayfire",
22
- version="3.5.20170718",
+ version="3.5.20170721",
23
description="Python bindings for ArrayFire",
24
license="BSD",
25
url="http://arrayfire.com",
0 commit comments