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
- ALife
- ALife.Creatur
- ALife.Creatur.Checklist
- ALife.Creatur.Clock
- ALife.Creatur.Counter
- ALife.Creatur.Daemon
- ALife.Creatur.Database
- ALife.Creatur.Database.CachedFileSystem
- ALife.Creatur.Database.CachedFileSystemInternal
- ALife.Creatur.Database.FileSystem
- Genetics
- ALife.Creatur.Genetics.Analysis
- ALife.Creatur.Genetics.BRGCBool
- ALife.Creatur.Genetics.BRGCWord16
- ALife.Creatur.Genetics.BRGCWord8
- ALife.Creatur.Genetics.Diploid
- ALife.Creatur.Genetics.Recombination
- Reproduction
- ALife.Creatur.Genetics.Reproduction.Sexual
- ALife.Creatur.Genetics.Reproduction.SimplifiedSexual
- ALife.Creatur.Logger
- ALife.Creatur.Logger.SimpleLogger
- ALife.Creatur.Logger.SimpleRotatingLogger
- ALife.Creatur.Namer
- ALife.Creatur.Persistent
- ALife.Creatur.Task
- ALife.Creatur.Universe
- ALife.Creatur.Util
- ALife.Creatur
Downloads
- creatur-5.9.16.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
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.5.1.1 && <0.6), base (>=4.9 && <4.10), bytestring (>=0.10.8.1 && <0.11), cereal (>=0.5.4.0 && <0.6), cond (>=0.4.1.1 && <0.5), directory (>=1.3.0.0 && <1.4), exceptions (>=0.8.3 && <0.9), filepath (>=1.4.1.1 && <1.5), gray-extended (>=1.5.2 && <1.6), hdaemonize (>=0.5.3 && <0.6), hsyslog (>=4 && <4.1), MonadRandom (>=0.5.1 && <0.6), mtl (>=2.2.1 && <2.3), old-locale (>=1.0.0.7 && <1.1), process (>=1.4.3.0 && <1.5), random (>=1.1 && <1.2), split (>=0.2.3.2 && <0.3), time (>=1.6.0.1 && <1.7), transformers (>=0.5.2.0 && <0.6), unix (>=2.7.2.1 && <2.8), zlib (>=0.6.1.2 && <0.7) [details] |
License | BSD-3-Clause |
Copyright | (c) Amy de Buitléir 2010-2016 |
Author | Amy de Buitléir |
Maintainer | amy@nualeargais.ie |
Revised | Revision 1 made by AmyDeBuitleir at 2017-05-30T16:11:52Z |
Category | AI |
Home page | https://github.com/mhwombat/creatur |
Bug tracker | https://github.com/mhwombat/creatur/issues |
Uploaded | by AmyDeBuitleir at 2017-05-25T14:13:02Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 59018 total (77 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2017-05-25 [all 3 reports] |