I solve the Goldstein-Price test equation.

You need to compile the C code first by running the following command:

gcc -Wall -o goldstein-price goldstein-price.c

Inherited from Solver:

Class Variable N The number of parallel processes to run. Leave it at None, the default, to have the number set to however many CPU cores you have.
Method __init__ Solver()
Method report Prints a one-line message about a new best candidate's values and SSE.
Method __call__ Call my instance to set up a Population full of Individuals, establish a reporting callback, and run asynchronous DifferentialEvolution.
API Documentation for ade, generated by pydoctor at 2022-11-17 13:13:22.