Path to this page:
./
wip/py-cma,
Covariance Matrix Adaptation Evolution Strategy for non-linear
Branch: CURRENT,
Version: 1.1.01,
Package name: py312-cma-1.1.01,
Maintainer: jihbed.researchCMA-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
Required to run:[
devel/py-setuptools] [
math/py-numpy] [
lang/python37]
Required to build:[
pkgtools/cwrappers]
Master sites:
RMD160: cd7f045298a8aefc4ba922dfdbd1bba87746aeb0
Filesize: 98.004 KB
Version history: (Expand)
- (2024-09-19) Updated to version: py312-cma-1.1.01
- (2024-09-19) Package has been reborn
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Updated to version: py310-cma-1.1.01
- (2023-02-13) Package has been reborn
- (2021-10-08) Updated to version: py39-cma-1.1.01
CVS history: (Expand)
2014-08-22 23:12:24 by Kamel Derouiche | Files touched by this commit (3) | |
Log message:
New version
update dependency: numpy
fix to python installation method
|
2014-05-05 00:27:47 by Kamel Derouiche | Files touched by this commit (4) |
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
|