creatur: Framework for artificial life experiments.

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Please see the README on GitHub at https://github.com/mhwombat/creatur#readme


[Skip to Readme]

Properties

Versions 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, 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
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
Uploaded by AmyDeBuitleir at 2021-08-18T17:08:00Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


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.