https://github.com/subsetpark/systems
Cellular Systems in Erlang.
https://github.com/subsetpark/systems
Last synced: about 1 year ago
JSON representation
Cellular Systems in Erlang.
- Host: GitHub
- URL: https://github.com/subsetpark/systems
- Owner: subsetpark
- Created: 2015-06-27T02:06:14.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-08-17T17:31:05.000Z (almost 11 years ago)
- Last Synced: 2025-04-06T13:49:55.321Z (about 1 year ago)
- Language: Erlang
- Homepage:
- Size: 168 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# systems
Cellular Systems in Erlang.
This is an exploration of cellular systems in Erlang. There are three types of system:
- tag system;
- elementary cellular automata;
- von neumann cellular automata.
