Skip to content

libcmaes 0.9.2

Compare
Choose a tag to compare
@beniz beniz released this 03 Nov 08:15
· 458 commits to master since this release
  • new VD-CMA algorithm with linear time and space complexity for black-box optimization
  • API control of stopping criteria, with individual activation scheme
  • improved memory control when tackling large-scale optimization problems
  • solutions now support printing out in pheno space
  • improved API of solutions object
  • fixed compilation error with gcc 4.7