4 Forks
28 Stars
28 Watchers

cmaes

A Rust implementation of the CMA-ES optimization algorithm.

How to download and setup cmaes

Open terminal and run command
git clone https://github.com/pengowen123/cmaes.git
git clone is used to create a copy or clone of cmaes repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with cmaes https://github.com/pengowen123/cmaes/archive/master.zip

Or simply clone cmaes with SSH
[email protected]:pengowen123/cmaes.git

If you have some problems with cmaes

You may open issue on cmaes support forum (system) here: https://github.com/pengowen123/cmaes/issues