| CARVIEW |
creatur: Framework for artificial life experiments.
Modules
[Index] [Quick Jump]
Downloads
- creatur-5.9.30.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 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | array (>=0.5.2 && <0.6), base (>=4.7 && <5), binary (>=0.8 && <0.11), bytestring (>=0.10.8 && <0.12), cereal (>=0.5.7 && <0.6), cond (>=0.4.1 && <0.5), directory (>=1.3.1 && <1.4), exceptions (>=0.10.0 && <0.11), filepath (>=1.4.2 && <1.5), gray-extended (>=1.5.9 && <1.6), hdaemonize (>=0.5.5 && <0.6), hsyslog (>=5.0.1 && <5.1), MonadRandom (>=0.5.1 && <0.6), mtl (>=2.2.2 && <2.3), random (>=1.1 && <1.3), split (>=0.2.3 && <0.3), time (>=1.1 && <1.13), transformers (>=0.5.5 && <0.7), unix (>=2.7.2 && <2.8) [details] |
| License | BSD-3-Clause |
| Copyright | 2012-2021 Amy de Buitléir |
| Author | Amy de Buitléir |
| Maintainer | amy@nualeargais.ie |
| Uploaded | by AmyDeBuitleir at 2021-08-18T17:09:49Z |
| Category | AI |
| Home page | https://github.com/mhwombat/creatur |
| Bug tracker | https://github.com/mhwombat/creatur/issues |
| Source repo | head: git clone https://github.com/mhwombat/creatur |
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Downloads | 59989 total (315 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating |
|
| Status | Docs uploaded by user Build status unknown [no reports yet] |
Readme for creatur-5.9.30
[back to package description]Créatúr
Créatúr is a software framework for automating experiments with artificial life (ALife) or other evolutionary algorithms (EA). It provides a daemon which 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 (although perhaps more slowly). Créatúr also provides a library of modules to help you implement your own ALife species. Even if you aren't using the Créatúr framework, you may find some of these modules useful.
A tutorial on how to use Créatúr, including lots of examples, is available at https://github.com/mhwombat/creatur-examples/raw/master/Tutorial.pdf.
Créatúr (pronounced kray-toor) is an irish word meaning animal, creature, or unfortunate person.