140 Commits

Author SHA1 Message Date
yizhihenpidehou 5592495256 fixed: torch dependency check 2024-04-28 14:30:20 +08:00
yizhihenpidehou 05e00c8889 Merge branch 'pybind11' of https://github.com/easy-graph/Easy-Graph into pybind11 2024-03-29 14:21:20 +08:00
yizhihenpidehou af6d83e76b fixed: node2index -> node_index 2024-03-29 14:20:15 +08:00
jessica 5301e7c3c6 fixed: fix function degree() and effective_size() for directed graph 2024-03-28 15:22:11 +08:00
yizhihenpidehou 1f9f619c41 fixed: add property: node2index in directed graph 2024-03-22 14:15:32 +08:00
yizhihenpidehou 89fe77a5d6 feat: update hypergraph dataset usage 2024-02-04 18:22:10 +08:00
yizhihenpidehou d24eb76528 fixed: hypergraph tests 2024-02-03 15:10:10 +08:00
yizhihenpidehou f62b969b9d feat: s_centrality-multiprocesses version/ vector centrality / hypercoreness
aydd two datasets: Yelp restaurant and coauthorship-cora and -dblp
update draw_dynamic_hypergraph
2024-02-03 13:41:59 +08:00
yizhihenpidehou 1a2f6a7519 fixed: reformat 2024-02-03 13:04:30 +08:00
yizhihenpidehou a0f25499b9 fixed: remove torch_sparse module 2024-02-03 13:02:14 +08:00
yizhihenpidehou 81ed6e795d fixed: fix test of hypergraph 2024-02-03 12:37:44 +08:00
yizhihenpidehou 38c8586256 feat: improve the efficiency of module/model 2024-02-03 11:48:31 +08:00
yizhihenpidehou 8b2e99c0d7 feat: cocitation dataset 2023-12-12 23:47:55 +08:00
yizhihenpidehou c6900a59e9 chore:reformatted 2023-11-27 16:16:18 +08:00
yizhihenpidehou d0b0f8511f fixed: neighbors implementation in Hypergraph class; docs: typo fixed 2023-11-27 15:56:46 +08:00
yizhihenpidehou 07a75f6aba Merge branch 'pybind11' of https://github.com/easy-graph/Easy-Graph into pybind11 2023-11-27 15:50:58 +08:00
yizhihenpidehou 5234dd7f79 docs:typo ficed 2023-11-27 15:50:53 +08:00
Min 9561f7bc62 correct some typos 2023-11-23 18:38:51 -06:00
yizhihenpidehou 06a76e22fb fixed: node_index property is added into DiGraph 2023-10-24 13:33:42 +08:00
yizhihenpidehou 6848233fea fixed: bug in hypergraph structure; feat: improve the efficiency of
incidence matrix
2023-10-24 13:24:01 +08:00
yizhihenpidehou 20f85fa3a5 chore: test 2023-10-10 18:49:53 +08:00
yizhihenpidehou ab72945354 fixed: pytest 2023-10-09 23:53:41 +08:00
yizhihenpidehou b0dd069c3d fixed: pytest 2023-10-09 23:41:03 +08:00
yizhihenpidehou 222fee6ca0 chore: reformat 2023-10-09 19:32:42 +08:00
yizhihenpidehou 45a75a6f15 fixed: clear in Hypergraph 2023-10-09 19:31:30 +08:00
yizhihenpidehou 0a6b0ca0fd feat: add def_v_dict for hypergraph degree cache; imporve the performances of degree,distance,neighbor,incidence_matrix 2023-10-07 14:24:41 +08:00
yizhihenpidehou 60f1152bb1 feat: add property:index2node; docs: add parameters explanation in draw_dynamic_hypergraph 2023-09-18 21:35:41 +08:00
yizhihenpidehou 99cbd92621 feat: draw_dynamic_hypergraph 2023-09-11 20:16:29 +08:00
yizhihenpidehou b8e2288fcf fixed: get_linegraph->get_clique_expansion 2023-09-03 13:13:43 +08:00
yizhihenpidehou 2bcf9c83a4 feat: get_linegraph -> get_clique_expansion 2023-09-01 20:44:41 +08:00
yizhihenpidehou 8bc0a60c91 fixed: fix tests 2023-08-29 18:21:39 +08:00
yizhihenpidehou 36ecd61ef4 fixed: reformat 2023-08-29 15:58:20 +08:00
yizhihenpidehou ec3bcdd240 feat: add dhne in model; fixed: from_graph in Hypergraph class and e in Graph class; docs: add explaination in get_star_expansion 2023-08-29 15:36:00 +08:00
yizhihenpidehou f7c0f1dfc0 fixed: remove some print; 2023-08-29 14:21:46 +08:00
yizhihenpidehou b3e340647c chore: add dependencies in setup.py 2023-08-17 00:16:31 +08:00
yizhihenpidehou 4e972be316 fixed: remove sunflower model in simple.py 2023-08-11 20:58:41 +08:00
yizhihenpidehou 75797b084c style: reformat 2023-08-11 19:42:15 +08:00
yizhihenpidehou d8c6bce924 fixed: check if node id in hyperedges is legal 2023-08-11 19:35:30 +08:00
yizhihenpidehou bdeba647e3 feat: add hospital-lyon dataset 2023-07-29 16:55:30 +08:00
yizhihenpidehou 47b752c71e feat: add hospital-lyon dataset 2023-07-29 16:54:48 +08:00
yizhihenpidehou 86c0c189f2 fixed:reformat 2023-07-26 22:09:19 +08:00
yizhihenpidehou cbc3f7b665 fixed: fix test 2023-07-26 21:51:27 +08:00
yizhihenpidehou 3f758958ff Merge branch 'hyper' of https://github.com/easy-graph/Easy-Graph into hyper 2023-07-26 20:30:33 +08:00
yizhihenpidehou 8949e02a94 feat:add assortivity and clustering in hypergraph 2023-07-26 20:24:45 +08:00
Min b51647c1a9 add info for get_linegraph 2023-07-26 05:52:38 -05:00
Min 29e651ceb5 correct typo 2023-07-26 05:37:48 -05:00
yizhihenpidehou 348a156f84 feat: add assortativity in hypergraph 2023-07-21 19:08:26 +08:00
yizhihenpidehou 59ed3dfb02 feat: add hypergraph model generator model; add email_enron class in dataset module 2023-07-21 11:53:58 +08:00
yizhihenpidehou 5ec1e0725b feat: add hypergraph generative model in graph_generator 2023-07-16 20:02:24 +08:00
yizhihenpidehou 2bb9f3cd97 feat: add hypergraph/load_dataset in datasets; reconstruct Hypergraph class, add e_property and v_property for init and add operations 2023-07-11 11:40:26 +08:00