creatur: Framework for artificial life experiments.
A software framework for automating experiments with artificial life. It provides a daemon which maintains its own "clock", schedules events, provides logging, and ensures that each agent gets its turn to use the CPU. You can use other applications on the computer at the same time without fear of interfering with experiments; they will run normally, just more slowly. See the tutorial at https://github.com/mhwombat/creatur-examples/raw/master/Tutorial.pdf for examples on how to use the Créatúr framework.
About the name: "Créatúr" (pronounced kray-toor) is an irish word meaning animal, creature, or an unfortunate person.
Modules
[Index]
- ALife
- ALife.Creatur
- ALife.Creatur.AgentNamer
- ALife.Creatur.Checklist
- ALife.Creatur.Clock
- ALife.Creatur.Counter
- ALife.Creatur.Daemon
- ALife.Creatur.Database
- Genetics
- ALife.Creatur.Logger
- ALife.Creatur.Task
- ALife.Creatur.Universe
- ALife.Creatur.Util
- ALife.Creatur
Downloads
- creatur-5.2.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 2.0.10, 2.0.11, 2.0.12, 3.0.0, 4.1.4, 4.1.6, 4.1.7, 4.2.0, 4.3.2, 4.3.3, 5.0.1, 5.2.0, 5.2.1, 5.2.3, 5.2.4, 5.2.5, 5.2.6, 5.2.7, 5.2.8, 5.2.9, 5.2.10, 5.2.11, 5.3.0, 5.3.1, 5.3.2, 5.4.0, 5.4.1, 5.4.2, 5.5.0, 5.5.1, 5.6.0, 5.6.1, 5.6.2, 5.6.3, 5.6.4, 5.6.5, 5.6.6, 5.6.7, 5.6.8, 5.6.9, 5.7.0, 5.7.1, 5.7.2, 5.7.3, 5.8.0, 5.8.2, 5.9.0, 5.9.1, 5.9.2, 5.9.3, 5.9.4, 5.9.5, 5.9.6, 5.9.7, 5.9.8, 5.9.8.1, 5.9.8.2, 5.9.9, 5.9.10, 5.9.11, 5.9.12, 5.9.13, 5.9.14, 5.9.15, 5.9.16, 5.9.17, 5.9.18, 5.9.19, 5.9.20, 5.9.22, 5.9.23, 5.9.25, 5.9.26, 5.9.27, 5.9.28, 5.9.30 |
---|---|
Dependencies | array (>=0.4 && <0.6), base (>=4 && <5), bytestring (>=0.10 && <0.11), cereal (>=0.3 && <0.5), cond (>=0.4 && <0.5), directory (>=1.2 && <1.3), filepath (>=1.3 && <1.4), gray-extended (>=1 && <2), hdaemonize (>=0.4 && <0.5), hmatrix (>=0.14 && <0.16), lens (>=3.8 && <3.9 || >=3.10 && <3.11), MonadRandom (>=0.1 && <0.2), mtl (>=2.1 && <2.2), old-locale (>=1.0 && <1.1), process (>=1.1 && <1.3), random (>=1.0 && <1.1), split (>=0.2 && <0.3), time (>=1.4 && <1.5), transformers (>=0.3 && <0.4), unix (>=2.6 && <2.8), zlib (>=0.5 && <0.6) [details] |
License | BSD-3-Clause |
Copyright | (c) Amy de Buitléir 2010-2012 |
Author | Amy de Buitléir |
Maintainer | amy@nualeargais.ie |
Category | AI |
Home page | https://github.com/mhwombat/creatur |
Source repo | head: git clone https://github.com/mhwombat/creatur.git this: git clone https://github.com/mhwombat/creatur.git(tag 5.0.1) |
Uploaded | by AmyDeBuitleir at 2014-03-06T10:49:23Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 58508 total (202 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Successful builds reported [all 1 reports] |