pkgsrc-wip/py-pyevolve/distinfo
Kamel Ibn Aziz Derouiche 80b0fe3251 Import py26-pyevolve-0.6rc1 as wip/py-pyevolve.
Pyevolve was developed to be a complete genetic algorithm framework written in
 pure python. The main objectives of Pyevolve are:
 .
  * written in pure python  - to maximize the cross-platform aspect
  * easy to use API         - the API must be easy to the end-user
  * see the evolution       - the user can and must see and interact with the
                              evolution statistics, graphs, etc.
  * extensible              - the API must be extensible, the user can create
                              new representations, genetic operators such as
                              crossover, mutation, etc.
  * fast                    - the design must be optimized for performance
  * common features         - the framework must implement the most common
                              features: selectors like roulette wheel,
                              tournament, ranking, uniform. Scaling schemes
                              such as linear scaling, etc.
  * default parameters      - we must have default operators, settings, etc
                              in all options
  * open-source             - the source is for everyone, not only for one.
2010-06-12 23:29:43 +00:00

5 lines
256 B
Text

$NetBSD: distinfo,v 1.1.1.1 2010/06/12 23:29:43 jihbed Exp $
SHA1 (Pyevolve-0.6rc1.tar.gz) = 8884e6f712f6f96dfc0112cb46a9b361d33eb4b1
RMD160 (Pyevolve-0.6rc1.tar.gz) = 56a2b5ac007a6187d38b3d970fdac8169a767427
Size (Pyevolve-0.6rc1.tar.gz) = 2362561 bytes