.. _differential_evolution: Differential Evolution ---------------------- This example demonstrates the calibration of the Rosenbrock and Ackley functions using the :func:`differential_evolution ` function from scipy (``_). .. include:: differential_evolution.rst