/pyLIPO

LIPO and adaLIPO optimization algorithms

Primary LanguagePythonMIT LicenseMIT

pyLIPO

LIPO and adaLIPO optimization algorithms implemented in python

Python versions supported:

  1. python2.7+
  2. python3.4+

The algortihms are from the arXiv document: https://arxiv.org/pdf/1703.02628.pdf, so please consider citing:

@article{malherbe2017global,
  title={Global optimization of Lipschitz functions},
  author={Malherbe, C{\'e}dric and Vayatis, Nicolas},
  journal={arXiv preprint arXiv:1703.02628},
  year={2017}
}