Skip to content

Commit 3601a41

Browse files
committed
remove {todo}
1 parent 21d0cde commit 3601a41

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

lectures/qr_decomp.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -303,9 +303,6 @@ Q_scipy, R_scipy
303303

304304
6. 计算 $A$ 的特征值,并将其与从该过程得到的极限 $A_n$ 的对角线值进行比较。
305305

306-
```{todo}
307-
@mmcky to migrate this to use [sphinx-proof](https://sphinx-proof.readthedocs.io/en/latest/syntax.html#algorithms)
308-
```
309306
**注意:** 这个算法实际上非常接近计算特征值最高效的方法!
310307

311308
让我们编写一些Python代码来尝试这个算法

0 commit comments

Comments
 (0)