pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/py-cma



Module name:    wip
Committed by:   jihbed
Date:           Sun May  4 22:27:47 UTC 2014

Added Files:
        wip/py-cma: DESCR Makefile PLIST distinfo

Log Message:
Import py27-cma-1.0.02beta as wip/py-cma.

CMA-ES, Covariance Matrix Adaptation Evolution Strategy for non-linear numerical
optimization in Python

a stochastic numerical optimization algorithm for difficult (non-convex,
ill-conditioned, multimodal) optimization problems in continuous search
spaces, implemented in Python.

Typical domain of application are objective functions with:

 search space dimension between 5 and 100,
 at least about 100 times dimension function evaluations needed to get
 satisfactory solutions, non-separable, ill-conditioned, or rugged/multi-modal
 landscapes

To generate a diff of this commit:
cvs -z3 rdiff -u -r0 -r1.1 wip/py-cma/DESCR wip/py-cma/Makefile \
    wip/py-cma/PLIST wip/py-cma/distinfo

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/py-cma/DESCR?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/py-cma/Makefile?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/py-cma/PLIST?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/py-cma/distinfo?r1=0&r2=1.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.  Get 
unparalleled scalability from the best Selenium testing platform available.
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index