ecl-core-gp 0.1-1.90ec1c4
Common Lisp library for genetic programming
core-gp
is a Common Lisp library for genetic programming (GP) algorithms. It allows standard GP, strongly-typed GP, grammatical evolution as well as standard genetic algorithms.
- Website: https://github.com/jorgetavares/core-gp
- Licenses: Expat
- Package source: gnu/packages/lisp-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install ecl-core-gp 0.1-1.90ec1c4
as follows:
guix install ecl-core-gp@0.1-1.90ec1c4
Or install the latest version:
guix install ecl-core-gp
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.