cvs commit: ports/devel Makefile ports/devel/libevocosm Makefile
distinfo pkg-descr pkg-plist ports/devel/libevocosm/files
patch-funcopt-Makefile.in
Roman Bogorodskiy
novel at FreeBSD.org
Wed Aug 2 08:43:59 UTC 2006
novel 2006-08-02 08:43:58 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/libevocosm Makefile distinfo pkg-descr pkg-plist
devel/libevocosm/files patch-funcopt-Makefile.in
Log:
Evocosm is a set of classes that abstract the fundamental
components of an evolutionary algorithm:
-- Random Numbers
-- Validation
-- Floating- Point Chromosomes
-- Roulette Wheels
-- Organisms
-- Fitness Landscapes
-- Evocosms
-- Fitness Scaling
-- Migration
-- Selecting Survivors
-- Reproduction
-- Mutation Operators
WWW: http://www.coyotegulch.com/products/libevocosm/index.html
PR: ports/101210
Submitted by: trasz <trasz at pin.if.uz.zgora.pl>
Revision Changes Path
1.2384 +1 -0 ports/devel/Makefile
1.1 +23 -0 ports/devel/libevocosm/Makefile (new)
1.1 +3 -0 ports/devel/libevocosm/distinfo (new)
1.1 +12 -0 ports/devel/libevocosm/files/patch-funcopt-Makefile.in (new)
1.1 +17 -0 ports/devel/libevocosm/pkg-descr (new)
1.1 +23 -0 ports/devel/libevocosm/pkg-plist (new)
More information about the cvs-ports
mailing list