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 af69789 commit b17e125Copy full SHA for b17e125
CHANGES.rst
@@ -2,6 +2,12 @@
2
mkl_fft changelog
3
=================
4
5
+1.0.14
6
+======
7
+
8
+Fixed unreferenced bug in `irfftn_numpy`, and adjusted NumPy interfaces to change to pocketfft in NumPy 1.17
9
10
11
1.0.13
12
======
13
mkl_fft/_version.py
@@ -1 +1 @@
1
-__version__ = '1.0.13'
+__version__ = '1.0.14'
0 commit comments