iaciac / py-draw-simplicial-complex

Draws a 2D simplicial complex from a list of simplices.
MIT License
16 stars 2 forks source link

simplicial complex networks #1

Open zhenhe430 opened 7 months ago

zhenhe430 commented 7 months ago

Can i ask you for a question: I want to create a simple complex network that evolves over time, with fewer nodes in the initial network and more nodes evolving over time, forming edges or triangles between nodes. I want to generate this type of network. Does the author has any relevant code to reference?Thank you for your reply!

iaciac commented 7 months ago

Hi @zhenhe430! It's not up to date, but a good starting point could be the section on out-of-equilibrium models of this review.