{{ 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 could be due to incompatible problem-cost function combinations or the `algorithm_type` set in the options. Please review the logs and current options setup and re-run FitBenchmarking to see comparisons for these problems.
{% endif %}The superscripts in the tables denote current error handling within FitBenchmarking. Currently the errors correspond to:
Error flag | Error message |
---|---|
{{ flag }} | {{ message }} |
For a more interative plot (Dash), switch to "Online version" by clicking the button below. This will only work if the Dash app is running.