fitbenchmarking.controllers.dfo_controller module

Implements a controller for DFO-GN http://people.maths.ox.ac.uk/robertsl/dfogn/

class fitbenchmarking.controllers.dfo_controller.DFOController(problem)

Bases: fitbenchmarking.controllers.base_controller.Controller

Controller for the DFO-{GN/LS} fitting software.

cleanup()

Convert the result to a numpy array and populate the variables results will be read from.

fit()

Run problem with DFO.

setup()

Setup for DFO