{{ table_format }}
{% endif %}Clicking a result in the tables will give more details, such as graphs of the fit against the data and the parameters that the minimizer found.
Clicking the problem names will take you to details of the best minimizer.
Clicking the software name will take you to FitBenchmarking Read the Docs documentation for the selected software.
Hovering over each minimizer name will display its matching algorithm types out of those selected in options.
{% if report_failed_min %}The `algorithm_type` has been selected to be {{algorithm_type}} and not all minimizers specified in the options setup file are compatible. If this was not intended, please review current options setup and re-run FitBenchmarking.
{% for software, minimizer in unselected_minimzers.items() %} {% if minimizer != [] %} Within {{software}}, the following minimizer(s) were not run due to the choice of {{algorithm_type}} for the algorithm type:
For the following problems all the selected minimizers and software packages raise an exception:
This is likely due to the `algorithm_type` set in the options. Please review current options setup and re-run FitBenchmarking.
{% endif %}The superscripts in the tables denote current error handling within FitBenchmarking. Currently the errors correspond to:
Error flag | Error message |
---|---|
{{ flag }} | {{ message }} |
Fits are taken from all benchmarks, so if FitBenchmarking is run with
``n`` problems and ``m`` cost functions, the resulting profile plots will have
``n*m`` steps on the y-axis.
This is a Dolan-Moré performance profile.
The solvers appearing in the top left corner may be considered the best
performing on this test set.
See Dolan and Moré (2001) for more information.