cmaes

Lightweight Covariance Matrix Adaptation Evolution Strategy (CMA-ES) implementation for Python 3.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install cmaes

Dependencies

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.13.0 2026-03-28      
0.12.0 2025-07-23      
0.11.1 2024-08-13      
0.11.0 2024-08-01      
0.10.0 2023-07-19  
0.9.1 2023-01-06  
0.9.0 2022-11-08  
0.8.2 2021-02-19  
0.8.1 2021-02-10  
0.8.0 2021-02-03  
0.7.1 2021-02-02  
0.7.0 2020-10-20  
0.6.1 2020-09-05  
0.6.0 2020-07-26  
0.5.1 2020-06-22  
0.5.0 2020-04-22  
0.4.0 2020-04-06  
0.3.2 2020-03-12  
0.3.1 2020-02-18  
0.3.0 2020-02-12  
0.2.0 2020-01-31  
0.1.0 2020-01-30  

Issues with this package?

Page last updated 2026-05-12 12:59:51 UTC