Skip to content

Conversation

@timhoffm
Copy link
Member

PR Summary

As part of #10148: Docstring update for spectral plot functions.

@anntzer anntzer merged commit e3e387a into matplotlib:master Mar 21, 2018
@timhoffm timhoffm deleted the doc-axes-spectral branch March 21, 2018 21:11
@QuLogic QuLogic added this to the v3.0 milestone Mar 22, 2018
The correlation with lag k is defined as sum_n x[n+k] * conj(y[n]).
The correlation with lag k is defined as
:math:`\sum_n x[n+k] \cdot y^*[n]`, where :math:`y^*` is the complex
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK, I can't run the tests anymore because of this math call. (SyntaxError: invalid escape sequence \s). What do I do to not get this to happen?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

my bad, see #10877

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants