inazuma110

Results 3 comments of inazuma110

First, generate hypergraph. It has clearly some clusters. ```jl function create_hypergraph(npcs, hepcs, he_rate=0.5, noise=10) node_num = 0 he_num = 0 clusters = length(npcs) for npc in npcs node_num += npc...

I would like to use this Julia code, but it doesn't seem to work with 1.5.0. What version of Julia does this code work with? Thanks.

Thanks!! First, I'll try to run it on Julia 0.3.