diff options
author | R. S. Ananda Murthy <rsamurti@gmail.com> | 2014-10-09 10:52:01 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-10-11 00:14:15 +0700 |
commit | 324c5cc39f6dc72fce7f8ff3b3d0bae3c76f5513 (patch) | |
tree | d6cfa1234583ac50af2bb41cff91aad5a8a307e2 /development/ParadisEO/slack-desc | |
parent | 31a0f9f6f03868737612d0417eacbd59ca111643 (diff) |
development/ParadisEO: Added (computation library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/ParadisEO/slack-desc')
-rw-r--r-- | development/ParadisEO/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/development/ParadisEO/slack-desc b/development/ParadisEO/slack-desc new file mode 100644 index 0000000000000..2f83e32af40bb --- /dev/null +++ b/development/ParadisEO/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +ParadisEO: ParadiseEO (ANSI-C++ evolutionary computation library) +ParadisEO: +ParadisEO: EO is a template-based, ANSI-C++ evolutionary computation library +ParadisEO: which helps you to write your own stochastic optimization algorithms +ParadisEO: insanely fast. With the help of EO, you can easily design +ParadisEO: evolutionary algorithms that will find solutions to virtually +ParadisEO: all kind of hard optimization problems, from continuous +ParadisEO: to combinatorial ones. +ParadisEO: +ParadisEO: +ParadisEO: |