Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitbe9c155

Browse files
committed
TST: fix tests, make them modern
1 parentade507d commitbe9c155

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎lib/matplotlib/axes/_axes.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1673,7 +1673,8 @@ def xcorr(self, x, y, normed=True, detrend=mlab.detrend_none,
16731673
Plot the cross correlation between *x* and *y*.
16741674
16751675
The correlation with lag k is defined as
1676-
1676+
:math:`\sum_n x[n+k] \cdot y^*[n]`, where :math:`y^*` is the complex
1677+
conjugate of :math:`y`.
16771678
16781679
Parameters
16791680
----------

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp