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

Commit365e566

Browse files
committed
flake8 docs fix
1 parentf1a1d60 commit365e566

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎lib/matplotlib/bezier.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -287,9 +287,9 @@ def arc_area(self):
287287
\left( n \sum_{k=0}^{n-1} (P_{k+1}^{(1)} -
288288
P_{k}^{(1)}) b_{j,n} \right)
289289
\\
290-
&\hspace{1em}- \left( \sum_{j=0}^n P_j^{(1)} b_{j,n} \right)
291-
\left( n \sum_{k=0}^{n-1} (P_{k+1}^{(0)} -
292-
P_{k}^{(0)}) b_{j,n} \right)
290+
&\hspace{1em}- \left( \sum_{j=0}^n P_j^{(1)} b_{j,n}
291+
\right) \left( n \sum_{k=0}^{n-1} (P_{k+1}^{(0)}
292+
-P_{k}^{(0)}) b_{j,n} \right)
293293
dt,
294294
295295
where :math:`b_{\nu, n}(t) = {n \choose \nu} t^\nu {(1 - t)}^{n-\nu}`

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp