Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 769 Bytes

index.rst

File metadata and controls

30 lines (22 loc) · 769 Bytes

FitBenchmarking Options

The default behaviour of FitBenchmarking can be changed by supplying an options file. The default values of these options, and how to override them, are given in the pages below.

.. toctree::
    :titlesonly:
    :maxdepth: 2
    :caption: Contents:

    fitting_option
    minimizer_option
    jacobian_option
    hessian_option
    plotting_option
    output_option
    logging_option


The options file must be a .ini formatted file (see here). Some example files can be found in the examples folder of the source, which is also available to download at :ref:`BenchmarkProblems`.