simplers_optimization 0.1.0

A Rust implementation of the Simple(x) black-box optimization algorithm.
Documentation
1
2
3
4
5
## Targets

The project could be submited to [www.arewelearningyet.com/metaheuristics](http://www.arewelearningyet.com/metaheuristics/).

We could offer to integrate the project into the [argmin](https://docs.rs/argmin/0.2.4/argmin/) optimization framework (to make the algorithm more accesible, future-proof and easier to compare with the state of the art).