summaryrefslogtreecommitdiffstats
path: root/science-libs/gaul/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'science-libs/gaul/DETAILS')
-rwxr-xr-xscience-libs/gaul/DETAILS8
1 files changed, 7 insertions, 1 deletions
diff --git a/science-libs/gaul/DETAILS b/science-libs/gaul/DETAILS
index 1ca4ede578..9e6a1704f5 100755
--- a/science-libs/gaul/DETAILS
+++ b/science-libs/gaul/DETAILS
@@ -10,5 +10,11 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
KEYWORDS="science libs"
SHORT="An open source genetic algorithm library."
cat << EOF
-The Genetic Algorithm Utility Library (or, GAUL for short) is a flexible programming library designed to aid in the development of applications that use genetic, or evolutionary, algorithms. It provides data structures and functions for handling and manipulation of the data required for a genetic algorithm. Additional stochastic algorithms are provided for comparison to the genetic algorithms. Much of the functionality is also available through a simple S-Lang interface.
+The Genetic Algorithm Utility Library (or, GAUL for short) is a flexible
+programming library designed to aid in the development of applications that
+use genetic, or evolutionary, algorithms. It provides data structures and
+functions for handling and manipulation of the data required for a genetic
+algorithm. Additional stochastic algorithms are provided for comparison to
+the genetic algorithms. Much of the functionality is also available through
+a simple S-Lang interface.
EOF