File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 1717
1818
1919## News
20+ - 2022-12-28 -> ** v0.9.3** is now available! More datasets and operations of hypergraph are included!
21+ - 2022-12-28 -> ** v0.9.3** 正式发布! 包含更多数据集和超图操作!
2022- 2022-09-25 -> ** v0.9.2** is now available! More datasets, SOTA models, and visualizations are included!
2123- 2022-09-25 -> ** v0.9.2** 正式发布! 包含更多数据集、最新模型和可视化功能!
2224- 2022-08-25 -> DHG's first version ** v0.9.1** is now available!
@@ -73,13 +75,13 @@ The Optuna library endows DHG with the Auto-ML ability. DHG supports automatical
7375## Installation
7476
7577
76- Current, the stable version of ** DHG** is 0.9.2 . You can install it with `` pip `` as follows:
78+ Current, the stable version of ** DHG** is 0.9.3 . You can install it with `` pip `` as follows:
7779
7880``` python
7981pip install dhg
8082```
8183
82- You can also try the nightly version (0.9.3 ) of ** DHG** library with `` pip `` as follows:
84+ You can also try the nightly version (0.9.4 ) of ** DHG** library with `` pip `` as follows:
8385
8486``` python
8587pip install git+ https:// github.com/ iMoonLab/ DeepHypergraph.git
You can’t perform that action at this time.
0 commit comments