pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/py-pyevolve



Module name:    wip
Committed by:   jihbed
Date:           Sat Jun 12 23:29:43 UTC 2010

Import into wip/py-pyevolve

Log Message:
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.

Status:

Vendor Tag:     JIHBED
Release Tags:   JIHBED_20100613
                
N wip/py-pyevolve/distinfo
N wip/py-pyevolve/Makefile
N wip/py-pyevolve/PLIST
N wip/py-pyevolve/DESCR

No conflicts created by this import


------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index