Skip to content

Commit cafd1ed

Browse files
mmckyclaude
andcommitted
Restore trailing newline (engine issue tracked in QuantEcon/action-translation#116)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent eb3d107 commit cafd1ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lectures/linear_algebra.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1364,4 +1364,4 @@ $\tilde{P} := A'PA - A'PB(Q + B'PB)^{-1}B'PA$
13641364
[^fn_mdt]: 虽然NumPy中定义了专门的矩阵数据类型,但使用普通的NumPy数组更为标准。
13651365
参见[此讨论](https://python-programming.quantecon.org/numpy.html#matrix-multiplication)
13661366

1367-
[^cfn]: 假设 $\|S \| < 1$。取任意非零向量 $x$,令 $r := \|x\|$。我们有 $\| Sx \| = r \| S (x/r) \| \leq r \| S \| < r = \| x\|$。因此每个点都被拉向原点。
1367+
[^cfn]: 假设 $\|S \| < 1$。取任意非零向量 $x$,令 $r := \|x\|$。我们有 $\| Sx \| = r \| S (x/r) \| \leq r \| S \| < r = \| x\|$。因此每个点都被拉向原点。

0 commit comments

Comments
 (0)