This package browser is in early development. Mind the rough edges.

cl-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.

Installation

Install cl-core-gp 0.1-1.90ec1c4 as follows:

guix install cl-core-gp@0.1-1.90ec1c4

Or install the latest version:

guix install cl-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.