Skip to content

Commit a6172d9

Browse files
committed
update SciPy detail link
1 parent ed32b33 commit a6172d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -878,7 +878,7 @@ Python实现的数据库。
878878
* PyDy:PyDy 是 Python Dynamics 的缩写,用来为动力学运动建模工作流程提供帮助, 基于 NumPy, SciPy, IPython 和 matplotlib。[官网](http://www.pydy.org/)
879879
* PyMC:马尔科夫链蒙特卡洛采样工具。[官网](https://github.com/pymc-devs/pymc3)
880880
* RDKit:化学信息学和机器学习软件。[官网](http://www.rdkit.org/)
881-
* SciPy:由一些基于 Python ,用于数学,科学和工程的开源软件构成的生态系统。[官网](http://www.scipy.org/)
881+
* [SciPy](http://hao.jobbole.com/scipy/):由一些基于 Python ,用于数学,科学和工程的开源软件构成的生态系统。[官网](http://www.scipy.org/)
882882
* statsmodels:统计建模和计量经济学。[官网](https://github.com/statsmodels/statsmodels)
883883
* SymPy:一个用于符号数学的 Python 库。[官网](https://github.com/sympy/sympy)
884884
* zipline:一个 Python 算法交易库。[官网](https://github.com/quantopian/zipline)

0 commit comments

Comments
 (0)