FitBenchmarking results: {{ group_name }}


FitBenchmarking is a tool for comparing different fitting software based on their accuracy and runtimes.

The results were generated using python {{ python_version }} and numpy {{ numpy_version }}.


{% for type, link, description in zip(table_type, links, description) %}

{{ type }} table

{{ description }}


{% endfor %}