Skip to content

Commit 28f8cec

Browse files
committed
Update translation: lectures/inventory_dynamics.md
1 parent 13fc9a7 commit 28f8cec

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

lectures/inventory_dynamics.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,14 @@ translation:
3535
:depth: 2
3636
```
3737

38+
除了 Anaconda 中已有的库之外,本讲座还需要以下库:
39+
40+
```{code-cell} ipython3
41+
:tags: [hide-output]
42+
43+
!pip install jax
44+
```
45+
3846
## 概述
3947

4048
在本讲座中,我们将研究企业的库存时间路径,其遵循所谓的s-S库存动态。

0 commit comments

Comments
 (0)