Module test_functions

Source
Expand description

This module provides common test functions for optimization algorithms.

See Wikipedia for a large list of test functions.

Functionsยง

ackley
The Ackley function, a test function for non-convex optimization.