Skip to content

Commit

Permalink
Merge pull request #17028 from bjnath/fft-disclaimer
Browse files Browse the repository at this point in the history
DOC: Disclaimer for FFT library
  • Loading branch information
rgommers committed Aug 9, 2020
2 parents eec0aa2 + 8a92eb4 commit dbf3744
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions numpy/fft/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
.. currentmodule:: numpy.fft
The SciPy module `scipy.fft` is a more comprehensive superset
of ``numpy.fft``, which includes only a basic set of routines.
Standard FFTs
-------------
Expand Down

0 comments on commit dbf3744

Please sign in to comment.