Skip to content

Commit 9b83708

Browse files
committed
add PyMC url
1 parent a32e4fc commit 9b83708

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
@@ -904,7 +904,7 @@ Python实现的数据库。
904904
* [orange](http://hao.jobbole.com/orange/):通过可视化编程或 Python 脚本进行数据挖掘,数据可视化,分析和机器学习。[官网](http://orange.biolab.si/)
905905
* Pandas:提供高性能,易用的数据结构和数据分析工具。[官网](http://pandas.pydata.org/)
906906
* PyDy:PyDy 是 Python Dynamics 的缩写,用来为动力学运动建模工作流程提供帮助, 基于 NumPy, SciPy, IPython 和 matplotlib。[官网](http://www.pydy.org/)
907-
* PyMC:马尔科夫链蒙特卡洛采样工具。[官网](https://github.com/pymc-devs/pymc3)
907+
* [PyMC](http://hao.jobbole.com/pymc/):马尔科夫链蒙特卡洛采样工具。[官网](https://github.com/pymc-devs/pymc3)
908908
* RDKit:化学信息学和机器学习软件。[官网](http://www.rdkit.org/)
909909
* [SciPy](http://hao.jobbole.com/scipy/):由一些基于 Python ,用于数学,科学和工程的开源软件构成的生态系统。[官网](http://www.scipy.org/)
910910
* [statsmodels](http://hao.jobbole.com/statsmodels/):统计建模和计量经济学。[官网](https://github.com/statsmodels/statsmodels)

0 commit comments

Comments
 (0)