You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://github.com/IntelPython/mkl_fft/actions/workflows/build_pip.yaml)
4
4
[](https://github.com/IntelPython/mkl_fft/actions/workflows/conda-package-cf.yml)
@@ -76,11 +76,11 @@ More details can be found in SciPy 2017 conference proceedings:
76
76
... and similar `irfft*` functions.
77
77
78
78
79
-
The package also provides `mkl_fft._numpy_fft` and `mkl_fft._scipy_fft` interfaces which provide drop-in replacements for equivalent functions in NumPy and SciPy respectively.
79
+
The package also provides `mkl_fft.interfaces.numpy_fft` and `mkl_fft.interfaces.scipy_fft` interfaces which provide drop-in replacements for equivalent functions in NumPy and SciPy respectively.
0 commit comments