summaryrefslogtreecommitdiff
path: root/math/p5-Math-Evol (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Support STAGEDIR.Vanilla I. Shu2013-11-052-6/+4
| | | | Notes: svn path=/head/; revision=332813
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | math) Notes: svn path=/head/; revision=327746
* - Use single space after WWW:Sunpoet Po-Chuan Hsieh2013-08-291-1/+1
| | | | Notes: svn path=/head/; revision=325559
* - Convert to new perl frameworkMathieu Arnold2013-08-021-6/+3
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Update to 1.12Baptiste Daroussin2010-08-302-4/+4
| | | | | | | Approved by: mentors (implicit) Notes: svn path=/head/; revision=260180
* - Update to 1.11Wen Heping2010-05-232-5/+5
| | | | | | | - Reset maintainer to perl@ Notes: svn path=/head/; revision=254922
* Utilize %%SITE_PERL%% and %%PERL_ARCH%% in pkg-plistsPhilip M. Gollucci2009-07-301-3/+3
| | | | | | | | | PR: ports/136771 Exp Run by: pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=238688
* p5-Math-Evol implements the evolution search strategy. Derivatives of theMartin Wilke2009-06-244-0/+37
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> Notes: svn path=/head/; revision=236599