We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1f90e49 + 56a165b commit 0cd8c83Copy full SHA for 0cd8c83
lectures/wealth_dynamics.md
@@ -91,7 +91,7 @@ from numba.experimental import jitclass
91
92
### 洛伦兹曲线
93
94
-[洛伦兹曲线](https://en.wikipedia.org/wiki/Lorenz_curve)是一种广受欢迎的不平等图形度量方法。
+[洛伦兹曲线](https://baike.baidu.com/item/%E6%B4%9B%E4%BC%A6%E5%85%B9%E6%9B%B2%E7%BA%BF/2903864)是一种广受欢迎的不平等图形度量方法。
95
96
上面已经导入的[QuantEcon.py](https://github.com/QuantEcon/QuantEcon.py)包含了计算洛伦兹曲线的函数。
97
@@ -618,4 +618,3 @@ plt.show()
618
```{solution-end}
619
```
620
621
-
0 commit comments