fitbenchmarking.controllers.ralfit_controller module

Implements a controller for RALFit https://github.com/ralna/RALFit

class fitbenchmarking.controllers.ralfit_controller.RALFitController(problem)

Bases: fitbenchmarking.controllers.base_controller.Controller

Controller for the RALFit fitting software.

cleanup()

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

fit()

Run problem with RALFit.

setup()

Setup for RALFit