Ticket #11803 (closed submission: fixed)
New port: EO
| Reported by: | macports@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Low | Milestone: | |
| Component: | ports | Version: | 1.4 |
| Keywords: | evolutionary strategies; genetic algorithms | Cc: | macports@…, boeyms@… |
| Port: |
Description
I would like to see an EO port, so herewih I submit a new Portfile:
# $Id: $
PortSystem 1.0
name eo
version 1.0.1
categories science math
maintainers macports@jochen-kuepper.de
description an evolutionary computation library
long_description EO is a templates-based, ANSI-C++ compliant \
evolutionary computation library. It contains \
classes for almost any kind of evolutionary \
computation you might come up to - at least for \
the ones we could think of. It is component-based, \
so that if you don't find the class you need in it, \
it is very easy to subclass existing abstract or \
concrete classes.
homepage http://eodev.sourceforge.net/
master_sites sourceforge:eodev
distname eodev-${version}
checksums md5 6c4b3629709b8f581e4438322c4584d3
I have not tested this port as I cannot find any documentation on how to do that.
Change History
Note: See
TracTickets for help on using
tickets.

