p5-Math-Evol implements the evolution search strategy. Derivatives of the objective function are not required. Constraints can be incorporated. The caller must supply initial values for the variables and for the initial step sizes. WWW: http://search.cpan.org/dist/Math-Evol/ Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->miwi miwi@ wants his PRs (via the GNATS Auto Assign Tool)
State Changed From-To: open->closed New port added. Thanks!
miwi 2009-06-24 20:55:30 UTC FreeBSD ports repository Modified files: math Makefile Added files: math/p5-Math-Evol Makefile distinfo pkg-descr pkg-plist Log: p5-Math-Evol implements the evolution search strategy. Derivatives of the objective function are not required. Constraints can be incorporated. The caller must supply initial values for the variables and for the initial step sizes. WWW: http://search.cpan.org/dist/Math-Evol/ PR: ports/135880 Submitted by: Wen Heping <wenheping at gmail.com> Revision Changes Path 1.608 +1 -0 ports/math/Makefile 1.1 +22 -0 ports/math/p5-Math-Evol/Makefile (new) 1.1 +3 -0 ports/math/p5-Math-Evol/distinfo (new) 1.1 +6 -0 ports/math/p5-Math-Evol/pkg-descr (new) 1.1 +6 -0 ports/math/p5-Math-Evol/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"