https://github.com/balletie/automata
Some experiments with automata in Haskell
https://github.com/balletie/automata
automata cellular-automata comonads haskell
Last synced: 6 months ago
JSON representation
Some experiments with automata in Haskell
- Host: GitHub
- URL: https://github.com/balletie/automata
- Owner: Balletie
- License: gpl-2.0
- Created: 2014-11-03T22:17:27.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-02-06T15:18:08.000Z (over 10 years ago)
- Last Synced: 2025-02-11T11:42:11.377Z (8 months ago)
- Topics: automata, cellular-automata, comonads, haskell
- Language: Haskell
- Size: 270 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Automata
========Inspired by this blog post: http://blog.sigfpe.com/2006/12/evaluating-cellular-automata-is.html by sigfpe.