21 Commits

Author SHA1 Message Date
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
Min 8cf627112a update cycle ratio 2023-07-25 10:01:21 -05:00
Min 7203388f49 add test for predecessor 2023-07-25 03:03:15 -05:00
Min 14be037b3c update predecessor 2023-07-25 01:49:16 -05:00
yizhihenpidehou 94dbaeeb05 fix: reformat 2023-06-12 19:51:20 +08:00
mgao97 d20f20242a cycle_ratio_info_update 2023-06-06 19:12:19 +03:00
mgao97 7a8db9bf4a cycle_ratio metric 2023-06-02 20:49:29 +08:00
yizhihenpidehou 4076cad287 feat:remove "__all__" in modules nn and models
pre-commit / pre-commit (push) Has been cancelled
Test the package with pytest / Test with pytest (3.10) (push) Has been cancelled
Test the package with pytest / Test with pytest (3.6) (push) Has been cancelled
Test the package with pytest / Test with pytest (3.7) (push) Has been cancelled
Test the package with pytest / Test with pytest (3.8) (push) Has been cancelled
Test the package with pytest / Test with pytest (3.9) (push) Has been cancelled
2022-11-20 13:21:29 +08:00
yizhihenpidehou 23ae2d1ace fix:test_localassort 2022-11-16 08:05:44 +08:00
yizhihenpidehou e17db216ec fix:scipy.sparse.coo_array 2022-11-15 19:17:02 +08:00
yizhihenpidehou cb17deab23 fix:pytest in localassort.py 2022-11-15 13:51:21 +08:00
yizhihenpidehou bd146b3f63 remove error import 2022-10-30 15:39:55 +08:00
yizhihenpidehou 33b9c88aac check torch import 2022-10-30 15:30:11 +08:00
yizhihenpidehou 463ae4f69d fixed:move torch inside the function 2022-10-29 12:51:11 +08:00
yizhihenpidehou a65e19ee7d fixed:torch import 2022-10-29 12:03:51 +08:00
yizhihenpidehou 69c3a6d6a8 feat:local assortativity 2022-10-29 11:06:58 +08:00
yizhihenpidehou e038523ce8 move laplacian.py and pagerank.py to /centrality 2022-10-29 11:04:44 +08:00
yizhihenpidehou 293a2603da feat:add hypergraph 2022-10-29 10:45:14 +08:00
Teddy Xinyuan Chen bb44fe6f4f move avg_degree() to basic/avg_degree.py 2022-09-22 11:27:51 +08:00
yizhihenpidehou 28805dcd26 fix:unified reference format;change not_sorted to basic;move ego_betweenness.py to centrality 2022-09-17 21:49:49 +08:00