2 releases
Uses old Rust 2015
0.1.1 | Aug 7, 2017 |
---|---|
0.1.0 | Oct 29, 2016 |
#12 in #multi-dimensional
27KB
445 lines
This crate implements the multi-dimensional DIRECT function optimization algorithm. The reference followed for this implementation was the original paper [1].
[1]: Lipschitzian Optimization Without the Lipschitz Constant, DOI 10.1007/BF00941892
Dependencies
~335KB