12 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 7203388f49 add test for predecessor 2023-07-25 03:03:15 -05: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 463ae4f69d fixed:move torch inside the function 2022-10-29 12:51:11 +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
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