Skip to content

Commit aefa98c

Browse files
committed
Merge pull request #2547 from toddrjen/apideltafix
fix removed api change regarding spectral functions
2 parents ecbbd81 + f9fddaf commit aefa98c

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

doc/api/api_changes.rst

-7
Original file line numberDiff line numberDiff line change
@@ -76,13 +76,6 @@ original location:
7676
- `xycoords` -> set the units of the point location
7777
- `set_position()` -> `Annotation` only set location of annotation
7878

79-
* NFFT being even is now enforced in `matplotlib.mlab.specgram`,
80-
`matplotlib.mlab.psd`, `matplotlib.mlab.csd`,
81-
`matplotlib.mlab.cohere`, `matplotlib.mlab.cohere_pairs`,
82-
`matplotlib.pyplot.specgram`, `matplotlib.pyplot.psd`,
83-
`matplotlib.pyplot.csd`, and `matplotlib.pyplot.cohere`. This was
84-
listed as a requirement but was not actually checked.
85-
8679
* `matplotlib.mlab.specgram`, `matplotlib.mlab.psd`, `matplotlib.mlab.csd`,
8780
`matplotlib.mlab.cohere`, `matplotlib.mlab.cohere_pairs`,
8881
`matplotlib.pyplot.specgram`, `matplotlib.pyplot.psd`,

0 commit comments

Comments
 (0)