TiarnaNaTuaithe / ising-graph

A generic library for simulating Ising-type spin models.
Other
0 stars 0 forks source link

Add file input/output for graphs #1

Open TiarnaNaTuaithe opened 6 years ago

TiarnaNaTuaithe commented 6 years ago

Add file input for different graph file formats, such as simple csv adjacency lists, or gephi graph files. It might be interesting to look at output as well, to somehow create animations of the simulation.