Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 551 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 551 Bytes

Code for "Simplex2Vec embeddings for community detection in simplicial complexes"

The notebooks contain the preliminary Simplex2Vec implementation for computing and visualizing the community structures of simplicial complexes, as described in https://arxiv.org/abs/1906.09068

Dependencies

  • NetworkX 2.2
  • Numpy 1.15.2

Citation

J.C.W. Billings, M. Hu, G. Lerda, A.N. Medvedev, F. Mottes, A. Onicas, A. Santoro, G. Petri (2019) Simplex2Vec embeddings for community detection in simplicial complexes, arXiv:1906.09068