name: cmaes version: 0.13.1 summary: Lightweight Covariance Matrix Adaptation Evolution Strategy (CMA-ES) implementation for Python 3. license: MIT requires_python: >=3.9 python_min: 3.9 install_size: 71.7 KB module_format: py3-none-any repo_url: https://github.com/CyberAgentAILab/cmaes last_released_at: 2026-08-21T13:42:57Z releases_last_12mo: 2 avg_days_between_releases: 108.9 platforms: any ## dependencies numpy ## extras [cmawm] scipy ## maintainers Masashi Shibata