https://github.com/muellsen/pCMALib
Raw File
Tip revision: f57031b75bbbc411cc1a8dbcf7cad681463fe149 authored by Christian L. Müller on 21 January 2020, 17:46:18 UTC
Update cmaes_checkparams.f90
Tip revision: f57031b
README.md
# pCMALib
This repository contains the parallel CMA-ES code I co-developed during my PhD studies in the MOSAIC group at ETH Zurich. 

When using pCMALib please cite this article:
C. L. Müller, B. Baumgartner, G. Ofenbeck, B. Schrader, and I. F. Sbalzarini. 
pCMALib: a parallel FORTRAN 90 library for the evolution strategy with covariance matrix adaptation. 
In Proc. ACM Genetic and Evolutionary Computation Conference (GECCO’09), Montreal, Canada, July 2009.
back to top