# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 PortGroup R 1.0 R.setup cran cran gena 1.0.0 revision 1 categories-append math maintainers nomaintainer license GPL-2+ description Genetic algorithm and particle swarm optimization long_description Implements genetic algorithm and particle swarm algorithm for real-valued functions. \ Various modifications (including hybridization and elitism) of these algorithms are provided. checksums rmd160 c69af3e361c03bc3d6ac6faf0889c58135b140b1 \ sha256 1cb03cb74948c9226945ac348e978728a77ddb7f0f4eda76512c43f0f5978e43 \ size 43540 depends_lib-append port:R-Rcpp \ port:R-RcppArmadillo compilers.setup require_fortran test.run yes