The Complexrf is a optimization algorithm, similar in functionality to simplex method or the genetic algorithms. This python implementation comes with some common test functions and documentation. The python package has been tested only on linux (wsl) and windows 10.
Documentation link ::
http://complexmethod.readthedocs.org/
[1] Box, M.J., "A new method of constrained optimization and a comparison with other method," Computer Journal, Vol. 8, No. 1, pp. 42-52, 1965.
[2] Krus P. and Andersson J., “Optimizing Optimization for Design Optimization”, in Proceedings of ASME Design Automation Conference, Chicago, USA, September 2-6, 2003.
[3] Andersson J.,; "Multiobjective Optimization in Engineering Design - Application to Fluid Power Systems."; Doctoral thesis; Division of Fluid and Mechanical Engineering Systems, Department of Mechanical Engineering, Linkping University, Sweden; 2001
[4] Krus P., Ölvander J., Performance Index and Meta Optimization of a Direct Search Optimization Method, Engineering Optimization, Volume 45, Issue 10, pp 1167-1185, 2013.