Skip to content

Commit 44319f4

Browse files
committed
add torch into installs
1 parent e0421a6 commit 44319f4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

lectures/opt_transport.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,7 @@ kernelspec:
3232
```{code-cell} ipython3
3333
:tags: [hide-output]
3434
35-
!pip install --upgrade quantecon
36-
!pip install --upgrade POT
35+
!pip install --upgrade quantecon POT torch
3736
```
3837

3938
让我们从一些导入语句开始。

0 commit comments

Comments
 (0)