All Questions
Tagged with matplotlib random
1 question
4
votes
2
answers
370
views
Social network evolution
I am writing a piece of code which models the evolution of a social network. The idea is that each person is assigned to a node and relationships between people (edges on the network) are given a ...