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 7972053 commit 65c13e4Copy full SHA for 65c13e4
CHANGES.rst
@@ -2,6 +2,11 @@
2
mkl_fft changelog
3
=================
4
5
+1.0.10
6
+====
7
+Fix for issue #29.
8
+
9
10
1.0.7
11
====
12
Improved exception message raised if MKL is signalling an error. The message now includes MKL's own description of the exception.
mkl_fft/_version.py
@@ -1 +1 @@
1
-__version__ = '1.0.9'
+__version__ = '1.0.10'
0 commit comments