Skip to content

wdevore/Netron1-Go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netron1-Go

See Netron1 google doc for most up to date information.

This iteration is an evaluation phase of Percolation theory and Criticality of virus spreading. It is based on the article Going critical.

Running simulation

Just run: "$ go run ." inside the Netron1-Go directory

Notes

The app is built in two parts: gui and simulation coroutine.

The simulation generates images and saves them to PNG files. The gui shows them.

The simulation messages the gui when a frame is done, the gui then renders it.

Current tasks

  • Draw an image with pixels randomly on/off

The app shows individual frames of a simulation. The left/right keys move backwards and forwards respectively. The "End" key always attempts to move to the most current frame.

Dependencies

About

The iteration of a network of Deurons

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages