Software:Golly (program)
From HandWiki
Short description: Tool for simulating cellular automata
Screenshot of Golly | |
Initial release | July 2005[1] |
---|---|
Stable release | v4.2
/ August 2022[1] |
Repository | sourceforge |
Written in | C++ (wxWidgets) |
Operating system | Linux, FreeBSD, OpenBSD, Windows, OS X, iOS, Android |
License | GNU GPLv2[2] |
Golly is a tool for the simulation of cellular automata. It is free open-source software written by Andrew Trevorrow and Tomas Rokicki;[3] it can be scripted using Lua[1] or Python. It includes a hashlife algorithm that can simulate the behavior of very large structured or repetitive patterns such as Paul Rendell's Life universal Turing machine,[4] and that is fast enough to simulate some patterns for 232 or more time units.[5] It also includes a large library of predefined patterns in Conway's Game of Life and other rules.[6]
References
- ↑ 1.0 1.1 1.2 "Golly Help: Changes". http://golly.sourceforge.net/Help/changes.html.
- ↑ "Golly download". https://sourceforge.net/projects/golly/.
- ↑ Delahaye, Jean-Paul (April 2009), "Le royaume du Jeu de la vie" (in French), Pour la Science: 86–91, http://www.lifl.fr/~jdelahay/dnalor/Jeudelavie.pdf.
- ↑ Rendell, P. (2011), "A universal Turing machine in Conway's Game of Life", 2011 International Conference on High Performance Computing and Simulation (HPCS), pp. 764–772, doi:10.1109/HPCSim.2011.5999906, http://uncomp.uwe.ac.uk/CAAA2011/Program_files/764-772.pdf, retrieved 2012-12-09
- ↑ Gotts, Nicholas M. (2009), "Ramifying feedback networks, cross-scale interactions, and emergent quasi individuals in Conway's Game of Life", Artificial Life 15 (3): 351–375, doi:10.1162/artl.2009.Gotts.009, PMID 19254180, http://cranemtn.com/life/files/gotts-cross-scale-AL-draft.pdf.
- ↑ Eppstein, David (2010), "Growth and Decay in Life-Like Cellular Automata", in Andrew Adamatzky, Game of Life Cellular Automata, Springer, pp. 71–97, doi:10.1007/978-1-84996-217-9_6, ISBN 9781849962179, Bibcode: 2010golc.book...71E
External links
Original source: https://en.wikipedia.org/wiki/Golly (program).
Read more |