.coveragerc
.gitignore
.pylintrc
.zenodo.json
LICENSE.txt
README.md
conftest.py
requirements.txt
setup.py
.github/PULL_REQUEST_TEMPLATE.md
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/documentation_request.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/ISSUE_TEMPLATE/testing.md
.github/workflows/main.yml
.github/workflows/nightly.yml
.github/workflows/release.yml
.idea/vcs.xml
Docker/BasicInstall/Dockerfile
Docker/FullInstall/Dockerfile
FitBenchmarking.egg-info/PKG-INFO
FitBenchmarking.egg-info/SOURCES.txt
FitBenchmarking.egg-info/dependency_links.txt
FitBenchmarking.egg-info/entry_points.txt
FitBenchmarking.egg-info/not-zip-safe
FitBenchmarking.egg-info/requires.txt
FitBenchmarking.egg-info/top_level.txt
ci/linting_tests.sh
ci/prep_and_tag_release.sh
ci/system_tests.sh
ci/system_tests_default.sh
ci/unit_tests.sh
ci/unit_tests_default.sh
docs/Makefile
docs/README.md
docs/make.bat
docs/requirements.txt
docs/concept_figure/concept.ini
docs/concept_figure/data/BENNETT5.SIF
docs/concept_figure/data/BoxBOD.dat
docs/concept_figure/data/CERI651A.SIF
docs/concept_figure/data/ENGINX193749_calibration_peak5.txt
docs/concept_figure/data/Gauss3.dat
docs/concept_figure/data/Lanczos2.dat
docs/concept_figure/data/Muon_HIFI_116891.txt
docs/concept_figure/data/Thurber.dat
docs/concept_figure/data/WISH17701_peak2.txt
docs/concept_figure/data/data_files/BoxBOD.jac
docs/concept_figure/data/data_files/ENGINX193749_calibration_spec651.txt
docs/concept_figure/data/data_files/Gauss3.jac
docs/concept_figure/data/data_files/HIFIgrouped_116891.txt
docs/concept_figure/data/data_files/Lanczos2.jac
docs/concept_figure/data/data_files/Thurber.jac
docs/concept_figure/data/data_files/WISH17701_calibration_panel103_tube3.txt
docs/images/AppendingPath.png
docs/images/FitBenchmarkingConcept.png
docs/images/PathVariable.png
docs/images/example_cmaps.png
docs/images/example_plot.png
docs/images/example_pp.png
docs/images/example_table.png
docs/images/lm-scipy_fit_for_GEM_peak_1_1.png
docs/images/lmsder_fit_for_EVS14188-90_processed_Gaussian_peaks_1_1.png
docs/images/nmsimplex2_fit_for_EVS14188-90_processed_Gaussian_peaks_1_1.png
docs/images/recommended_perceptual_cmaps.png
docs/images/recommended_sequential_cmaps.png
docs/images/squash-and-merge.png
docs/images/start_for_EVS14188-90_processed_Gaussian_peaks_1_1.png
docs/source/conf.py
docs/source/index.rst
docs/source/_ext/algorithmcheckdocs.py
docs/source/_ext/prettyprintvalue.py
docs/source/concept/how.rst
docs/source/concept/index.rst
docs/source/concept/why.rst
docs/source/contributors/guidelines.rst
docs/source/contributors/index.rst
docs/source/contributors/install_instructions.rst
docs/source/contributors/structure.rst
docs/source/contributors/workflow.rst
docs/source/extending/adding_data.rst
docs/source/extending/controllers.rst
docs/source/extending/cost_function.rst
docs/source/extending/hessian_extend.rst
docs/source/extending/index.rst
docs/source/extending/jacobian_extend.rst
docs/source/extending/options_extend.rst
docs/source/extending/parsers.rst
docs/source/extending/outputs/index.rst
docs/source/extending/outputs/tables.rst
docs/source/extending/outputs/templates.rst
docs/source/users/BenchmarkProblems.rst
docs/source/users/cost_func.rst
docs/source/users/index.rst
docs/source/users/notes.rst
docs/source/users/running.rst
docs/source/users/tests.rst
docs/source/users/algorithms/deriv_free.rst
docs/source/users/algorithms/index.rst
docs/source/users/algorithms/line_search.rst
docs/source/users/algorithms/minimizer_types.rst
docs/source/users/algorithms/trust_region.rst
docs/source/users/install_instructions/externals.rst
docs/source/users/install_instructions/fitbenchmarking.rst
docs/source/users/install_instructions/index.rst
docs/source/users/options/fitting_option.rst
docs/source/users/options/hessian_option.rst
docs/source/users/options/index.rst
docs/source/users/options/jacobian_option.rst
docs/source/users/options/logging_option.rst
docs/source/users/options/minimizer_option.rst
docs/source/users/options/output_option.rst
docs/source/users/options/plotting_option.rst
docs/source/users/output/acc.rst
docs/source/users/output/compare.rst
docs/source/users/output/fitting_report.rst
docs/source/users/output/index.rst
docs/source/users/output/local_min.rst
docs/source/users/output/problem_summary_pages.rst
docs/source/users/output/runtime.rst
docs/source/users/problem_definition_files/cutest.rst
docs/source/users/problem_definition_files/index.rst
docs/source/users/problem_definition_files/multifit.rst
docs/source/users/problem_definition_files/native.rst
docs/source/users/problem_definition_files/nist.rst
examples/all_softwares.ini
examples/options_template.ini
examples/benchmark_problems/README.md
examples/benchmark_problems/__init__.py
examples/benchmark_problems/CUTEst/META.txt
examples/benchmark_problems/CUTEst/PALMER6C.dat
examples/benchmark_problems/CUTEst/PALMER7C.dat
examples/benchmark_problems/CUTEst/PALMER8C.dat
examples/benchmark_problems/CUTEst/VESUVIOLS.dat
examples/benchmark_problems/CUTEst/YFITU.dat
examples/benchmark_problems/CrystalField/CrystalField_Example1.txt
examples/benchmark_problems/CrystalField/META.txt
examples/benchmark_problems/CrystalField/data_files/NdOs2Al10_5K35meV_Ecut_0to3ang_bp15V1.txt
examples/benchmark_problems/DIAMOND_SIF/DIAMON2D.SIF
examples/benchmark_problems/DIAMOND_SIF/DIAMON3D.SIF
examples/benchmark_problems/DIAMOND_SIF/DIAMOND1.SIF
examples/benchmark_problems/DIAMOND_SIF/DMN15102.SIF
examples/benchmark_problems/DIAMOND_SIF/DMN15103.SIF
examples/benchmark_problems/DIAMOND_SIF/DMN15332.SIF
examples/benchmark_problems/DIAMOND_SIF/DMN15333.SIF
examples/benchmark_problems/DIAMOND_SIF/DMN37142.SIF
examples/benchmark_problems/DIAMOND_SIF/DMN37143.SIF
examples/benchmark_problems/Data_Assimilation/META.txt
examples/benchmark_problems/Data_Assimilation/lorentz.txt
examples/benchmark_problems/Data_Assimilation/noisy_lorentz.txt
examples/benchmark_problems/Data_Assimilation/noisy_simplified_anac.txt
examples/benchmark_problems/Data_Assimilation/simplified_anac.txt
examples/benchmark_problems/Data_Assimilation/data_files/lorentz3d.txt
examples/benchmark_problems/Data_Assimilation/data_files/noisy_lorentz3d.txt
examples/benchmark_problems/Data_Assimilation/data_files/noisy_simplified_anac.txt
examples/benchmark_problems/Data_Assimilation/data_files/simplified_anac.txt
examples/benchmark_problems/Data_Assimilation/functions/lorentz.py
examples/benchmark_problems/Data_Assimilation/functions/simplified_anac.py
examples/benchmark_problems/MultiFit/META.txt
examples/benchmark_problems/MultiFit/MUSR62260.txt
examples/benchmark_problems/MultiFit/basic_multifit.txt
examples/benchmark_problems/MultiFit/data_files/MUSR62260_bkwd.txt
examples/benchmark_problems/MultiFit/data_files/MUSR62260_bottom.txt
examples/benchmark_problems/MultiFit/data_files/MUSR62260_fwd.txt
examples/benchmark_problems/MultiFit/data_files/MUSR62260_top.txt
examples/benchmark_problems/MultiFit/data_files/basic1.txt
examples/benchmark_problems/MultiFit/data_files/basic2.txt
examples/benchmark_problems/Muon/META.txt
examples/benchmark_problems/Muon/Muon_67068_coadd_67108_long.txt
examples/benchmark_problems/Muon/Muon_EMU_73673.txt
examples/benchmark_problems/Muon/Muon_HIFI_113856.txt
examples/benchmark_problems/Muon/Muon_HIFI_116891.txt
examples/benchmark_problems/Muon/data_files/EMU_116891_long.txt
examples/benchmark_problems/Muon/data_files/EMU_67068_coadd_67108.txt
examples/benchmark_problems/Muon/data_files/HIFIgrouped_113856.txt
examples/benchmark_problems/Muon/data_files/HIFIgrouped_116891.txt
examples/benchmark_problems/NIST/average_difficulty/ENSO.dat
examples/benchmark_problems/NIST/average_difficulty/Gauss3.dat
examples/benchmark_problems/NIST/average_difficulty/Hahn1.dat
examples/benchmark_problems/NIST/average_difficulty/Kirby2.dat
examples/benchmark_problems/NIST/average_difficulty/Lanczos1.dat
examples/benchmark_problems/NIST/average_difficulty/Lanczos2.dat
examples/benchmark_problems/NIST/average_difficulty/META.txt
examples/benchmark_problems/NIST/average_difficulty/MGH17.dat
examples/benchmark_problems/NIST/average_difficulty/Misra1c.dat
examples/benchmark_problems/NIST/average_difficulty/Misra1d.dat
examples/benchmark_problems/NIST/average_difficulty/data_files/ENSO.hes
examples/benchmark_problems/NIST/average_difficulty/data_files/ENSO.jac
examples/benchmark_problems/NIST/average_difficulty/data_files/Gauss3.hes
examples/benchmark_problems/NIST/average_difficulty/data_files/Gauss3.jac
examples/benchmark_problems/NIST/average_difficulty/data_files/Hahn1.hes
examples/benchmark_problems/NIST/average_difficulty/data_files/Hahn1.jac
examples/benchmark_problems/NIST/average_difficulty/data_files/Kirby2.hes
examples/benchmark_problems/NIST/average_difficulty/data_files/Kirby2.jac
examples/benchmark_problems/NIST/average_difficulty/data_files/Lanczos1.hes
examples/benchmark_problems/NIST/average_difficulty/data_files/Lanczos1.jac
examples/benchmark_problems/NIST/average_difficulty/data_files/Lanczos2.hes
examples/benchmark_problems/NIST/average_difficulty/data_files/Lanczos2.jac
examples/benchmark_problems/NIST/average_difficulty/data_files/MGH17.hes
examples/benchmark_problems/NIST/average_difficulty/data_files/MGH17.jac
examples/benchmark_problems/NIST/average_difficulty/data_files/Misra1c.hes
examples/benchmark_problems/NIST/average_difficulty/data_files/Misra1c.jac
examples/benchmark_problems/NIST/average_difficulty/data_files/Misra1d.hes
examples/benchmark_problems/NIST/average_difficulty/data_files/Misra1d.jac
examples/benchmark_problems/NIST/high_difficulty/Bennett5.dat
examples/benchmark_problems/NIST/high_difficulty/BoxBOD.dat
examples/benchmark_problems/NIST/high_difficulty/Eckerle4.dat
examples/benchmark_problems/NIST/high_difficulty/META.txt
examples/benchmark_problems/NIST/high_difficulty/MGH09.dat
examples/benchmark_problems/NIST/high_difficulty/MGH10.dat
examples/benchmark_problems/NIST/high_difficulty/Rat42.dat
examples/benchmark_problems/NIST/high_difficulty/Rat43.dat
examples/benchmark_problems/NIST/high_difficulty/Thurber.dat
examples/benchmark_problems/NIST/high_difficulty/data_files/Bennett5.hes
examples/benchmark_problems/NIST/high_difficulty/data_files/Bennett5.jac
examples/benchmark_problems/NIST/high_difficulty/data_files/BoxBOD.hes
examples/benchmark_problems/NIST/high_difficulty/data_files/BoxBOD.jac
examples/benchmark_problems/NIST/high_difficulty/data_files/Eckerle4.hes
examples/benchmark_problems/NIST/high_difficulty/data_files/Eckerle4.jac
examples/benchmark_problems/NIST/high_difficulty/data_files/MGH09.hes
examples/benchmark_problems/NIST/high_difficulty/data_files/MGH09.jac
examples/benchmark_problems/NIST/high_difficulty/data_files/MGH10.hes
examples/benchmark_problems/NIST/high_difficulty/data_files/MGH10.jac
examples/benchmark_problems/NIST/high_difficulty/data_files/Rat42.hes
examples/benchmark_problems/NIST/high_difficulty/data_files/Rat42.jac
examples/benchmark_problems/NIST/high_difficulty/data_files/Rat43.hes
examples/benchmark_problems/NIST/high_difficulty/data_files/Rat43.jac
examples/benchmark_problems/NIST/high_difficulty/data_files/Thurber.hes
examples/benchmark_problems/NIST/high_difficulty/data_files/Thurber.jac
examples/benchmark_problems/NIST/low_difficulty/Chwirut1.dat
examples/benchmark_problems/NIST/low_difficulty/Chwirut2.dat
examples/benchmark_problems/NIST/low_difficulty/DanWood.dat
examples/benchmark_problems/NIST/low_difficulty/Gauss1.dat
examples/benchmark_problems/NIST/low_difficulty/Gauss2.dat
examples/benchmark_problems/NIST/low_difficulty/Lanczos3.dat
examples/benchmark_problems/NIST/low_difficulty/META.txt
examples/benchmark_problems/NIST/low_difficulty/Misra1a.dat
examples/benchmark_problems/NIST/low_difficulty/Misra1b.dat
examples/benchmark_problems/NIST/low_difficulty/data_files/Chwirut1.hes
examples/benchmark_problems/NIST/low_difficulty/data_files/Chwirut1.jac
examples/benchmark_problems/NIST/low_difficulty/data_files/Chwirut2.hes
examples/benchmark_problems/NIST/low_difficulty/data_files/Chwirut2.jac
examples/benchmark_problems/NIST/low_difficulty/data_files/DanWood.hes
examples/benchmark_problems/NIST/low_difficulty/data_files/DanWood.jac
examples/benchmark_problems/NIST/low_difficulty/data_files/Gauss1.hes
examples/benchmark_problems/NIST/low_difficulty/data_files/Gauss1.jac
examples/benchmark_problems/NIST/low_difficulty/data_files/Gauss2.hes
examples/benchmark_problems/NIST/low_difficulty/data_files/Gauss2.jac
examples/benchmark_problems/NIST/low_difficulty/data_files/Lanczos3.hes
examples/benchmark_problems/NIST/low_difficulty/data_files/Lanczos3.jac
examples/benchmark_problems/NIST/low_difficulty/data_files/Misra1a.hes
examples/benchmark_problems/NIST/low_difficulty/data_files/Misra1a.jac
examples/benchmark_problems/NIST/low_difficulty/data_files/Misra1b.hes
examples/benchmark_problems/NIST/low_difficulty/data_files/Misra1b.jac
examples/benchmark_problems/Neutron/ENGINX193749_calibration_peak19.txt
examples/benchmark_problems/Neutron/ENGINX193749_calibration_peak20.txt
examples/benchmark_problems/Neutron/ENGINX193749_calibration_peak23.txt
examples/benchmark_problems/Neutron/ENGINX193749_calibration_peak5.txt
examples/benchmark_problems/Neutron/ENGINX193749_calibration_peak6.txt
examples/benchmark_problems/Neutron/ENGINX236516_vanadium_bank1_10brk.txt
examples/benchmark_problems/Neutron/ENGINX236516_vanadium_bank1_20brk.txt
examples/benchmark_problems/Neutron/EVS14188-90_Gaussian_peaks_1.txt
examples/benchmark_problems/Neutron/EVS14188-90_Gaussian_peaks_2.txt
examples/benchmark_problems/Neutron/GEMpeak1.txt
examples/benchmark_problems/Neutron/META.txt
examples/benchmark_problems/Neutron/WISH17701_peak1.txt
examples/benchmark_problems/Neutron/WISH17701_peak2.txt
examples/benchmark_problems/Neutron/WISH17701_peak3.txt
examples/benchmark_problems/Neutron/WISH17701_peak4.txt
examples/benchmark_problems/Neutron/WISH17701_peak5.txt
examples/benchmark_problems/Neutron/WISH17701_peak6.txt
examples/benchmark_problems/Neutron/WISH17701_peak7.txt
examples/benchmark_problems/Neutron/WISH17701_peak8.txt
examples/benchmark_problems/Neutron/WISH17701_peak9.txt
examples/benchmark_problems/Neutron/data_files/ENGINX193749_calibration_spec651.txt
examples/benchmark_problems/Neutron/data_files/ENGINX236516_vanadium_bank1.txt
examples/benchmark_problems/Neutron/data_files/EVS14188-90_peaks.txt
examples/benchmark_problems/Neutron/data_files/GEM63437_focused_bank3.txt
examples/benchmark_problems/Neutron/data_files/WISH17701_calibration_panel103_tube3.txt
examples/benchmark_problems/Neutron/data_files/WISH17701_calibration_panel103_tube3_old.txt
examples/benchmark_problems/Neutron/data_files/WISH1770_calibration_tube3.txt
examples/benchmark_problems/Poisson/HIFI_160973_muon_count.txt
examples/benchmark_problems/Poisson/META.txt
examples/benchmark_problems/Poisson/simulated_bumps.txt
examples/benchmark_problems/Poisson/simulated_mantid.txt
examples/benchmark_problems/Poisson/data_files/HIFI_160973_muon_count.txt
examples/benchmark_problems/Poisson/data_files/HIFI_160973_muon_count_full.txt
examples/benchmark_problems/Poisson/data_files/simulated_bumps.txt
examples/benchmark_problems/Poisson/data_files/simulated_mantid.txt
examples/benchmark_problems/SAS_modelling/SASView_Complex_Shapes_1D/1D_core_shell_parallelepiped_neutron_def0.txt
examples/benchmark_problems/SAS_modelling/SASView_Complex_Shapes_1D/1D_core_shell_parallelepiped_neutron_def1.txt
examples/benchmark_problems/SAS_modelling/SASView_Complex_Shapes_1D/1D_core_shell_parallelepiped_x-ray_def0.txt
examples/benchmark_problems/SAS_modelling/SASView_Complex_Shapes_1D/1D_core_shell_parallelepiped_x-ray_def1.txt
examples/benchmark_problems/SAS_modelling/SASView_Complex_Shapes_1D/1D_flexible_cylinder_elliptical_neutron_def0.txt
examples/benchmark_problems/SAS_modelling/SASView_Complex_Shapes_1D/1D_flexible_cylinder_elliptical_neutron_def1.txt
examples/benchmark_problems/SAS_modelling/SASView_Complex_Shapes_1D/1D_flexible_cylinder_elliptical_x-ray_def0.txt
examples/benchmark_problems/SAS_modelling/SASView_Complex_Shapes_1D/1D_flexible_cylinder_elliptical_x-ray_def1.txt
examples/benchmark_problems/SAS_modelling/SASView_Complex_Shapes_1D/1D_parallelepiped_neutron_def0.txt
examples/benchmark_problems/SAS_modelling/SASView_Complex_Shapes_1D/1D_parallelepiped_neutron_def1.txt
examples/benchmark_problems/SAS_modelling/SASView_Complex_Shapes_1D/1D_parallelepiped_x-ray_def0.txt
examples/benchmark_problems/SAS_modelling/SASView_Complex_Shapes_1D/1D_parallelepiped_x-ray_def1.txt
examples/benchmark_problems/SAS_modelling/SASView_Complex_Shapes_1D/1D_triaxial_ellipsoid_neutron_def0.txt
examples/benchmark_problems/SAS_modelling/SASView_Complex_Shapes_1D/1D_triaxial_ellipsoid_neutron_def1.txt
examples/benchmark_problems/SAS_modelling/SASView_Complex_Shapes_1D/1D_triaxial_ellipsoid_x-ray_def0.txt
examples/benchmark_problems/SAS_modelling/SASView_Complex_Shapes_1D/1D_triaxial_ellipsoid_x-ray_def1.txt
examples/benchmark_problems/SAS_modelling/SASView_Complex_Shapes_1D/META.txt
examples/benchmark_problems/SAS_modelling/SASView_Complex_Shapes_1D/data_files/1D_core_shell_parallelepiped_35_75_400_10_10_10_nosmearing.txt
examples/benchmark_problems/SAS_modelling/SASView_Complex_Shapes_1D/data_files/1D_core_shell_parallelepiped_35_75_400_10_10_10_nosmearing_neutron_synth.png
examples/benchmark_problems/SAS_modelling/SASView_Complex_Shapes_1D/data_files/1D_core_shell_parallelepiped_35_75_400_10_10_10_nosmearing_neutron_synth.txt
examples/benchmark_problems/SAS_modelling/SASView_Complex_Shapes_1D/data_files/1D_core_shell_parallelepiped_35_75_400_10_10_10_nosmearing_xray_synth.png
examples/benchmark_problems/SAS_modelling/SASView_Complex_Shapes_1D/data_files/1D_core_shell_parallelepiped_35_75_400_10_10_10_nosmearing_xray_synth.txt
examples/benchmark_problems/SAS_modelling/SASView_Complex_Shapes_1D/data_files/1D_flexible_cylinder_elliptical_1000_100_20_nosmearing.txt
examples/benchmark_problems/SAS_modelling/SASView_Complex_Shapes_1D/data_files/1D_flexible_cylinder_elliptical_1000_100_20_nosmearing_neutron_synth.png
examples/benchmark_problems/SAS_modelling/SASView_Complex_Shapes_1D/data_files/1D_flexible_cylinder_elliptical_1000_100_20_nosmearing_neutron_synth.txt
examples/benchmark_problems/SAS_modelling/SASView_Complex_Shapes_1D/data_files/1D_flexible_cylinder_elliptical_1000_100_20_nosmearing_xray_synth.png
examples/benchmark_problems/SAS_modelling/SASView_Complex_Shapes_1D/data_files/1D_flexible_cylinder_elliptical_1000_100_20_nosmearing_xray_synth.txt
examples/benchmark_problems/SAS_modelling/SASView_Complex_Shapes_1D/data_files/1D_parallelepiped_35_75_400_nosmearing.txt
examples/benchmark_problems/SAS_modelling/SASView_Complex_Shapes_1D/data_files/1D_parallelepiped_35_75_400_nosmearing_neutron_synth.png
examples/benchmark_problems/SAS_modelling/SASView_Complex_Shapes_1D/data_files/1D_parallelepiped_35_75_400_nosmearing_neutron_synth.txt
examples/benchmark_problems/SAS_modelling/SASView_Complex_Shapes_1D/data_files/1D_parallelepiped_35_75_400_nosmearing_xray_synth.png
examples/benchmark_problems/SAS_modelling/SASView_Complex_Shapes_1D/data_files/1D_parallelepiped_35_75_400_nosmearing_xray_synth.txt
examples/benchmark_problems/SAS_modelling/SASView_Complex_Shapes_1D/data_files/1D_triaxial_ellipsoid_20_400_10.txt
examples/benchmark_problems/SAS_modelling/SASView_Complex_Shapes_1D/data_files/1D_triaxial_ellipsoid_20_400_10_neutron_synth.png
examples/benchmark_problems/SAS_modelling/SASView_Complex_Shapes_1D/data_files/1D_triaxial_ellipsoid_20_400_10_neutron_synth.txt
examples/benchmark_problems/SAS_modelling/SASView_Complex_Shapes_1D/data_files/1D_triaxial_ellipsoid_20_400_10_xray_synth.png
examples/benchmark_problems/SAS_modelling/SASView_Complex_Shapes_1D/data_files/1D_triaxial_ellipsoid_20_400_10_xray_synth.txt
examples/benchmark_problems/SAS_modelling/SASView_Moderate_Shapes_1D/1D_core_shell_cylinder_neutron_def0.txt
examples/benchmark_problems/SAS_modelling/SASView_Moderate_Shapes_1D/1D_core_shell_cylinder_neutron_def1.txt
examples/benchmark_problems/SAS_modelling/SASView_Moderate_Shapes_1D/1D_core_shell_cylinder_x-ray_def0.txt
examples/benchmark_problems/SAS_modelling/SASView_Moderate_Shapes_1D/1D_core_shell_cylinder_x-ray_def1.txt
examples/benchmark_problems/SAS_modelling/SASView_Moderate_Shapes_1D/1D_core_shell_ellipsoid_neutron_def0.txt
examples/benchmark_problems/SAS_modelling/SASView_Moderate_Shapes_1D/1D_core_shell_ellipsoid_neutron_def1.txt
examples/benchmark_problems/SAS_modelling/SASView_Moderate_Shapes_1D/1D_core_shell_ellipsoid_x-ray_def0.txt
examples/benchmark_problems/SAS_modelling/SASView_Moderate_Shapes_1D/1D_core_shell_ellipsoid_x-ray_def1.txt
examples/benchmark_problems/SAS_modelling/SASView_Moderate_Shapes_1D/1D_core_shell_sphere_neutron_def0.txt
examples/benchmark_problems/SAS_modelling/SASView_Moderate_Shapes_1D/1D_core_shell_sphere_neutron_def1.txt
examples/benchmark_problems/SAS_modelling/SASView_Moderate_Shapes_1D/1D_core_shell_sphere_x-ray_def0.txt
examples/benchmark_problems/SAS_modelling/SASView_Moderate_Shapes_1D/1D_core_shell_sphere_x-ray_def1.txt
examples/benchmark_problems/SAS_modelling/SASView_Moderate_Shapes_1D/1D_stacked_disks_neutron_def0.txt
examples/benchmark_problems/SAS_modelling/SASView_Moderate_Shapes_1D/1D_stacked_disks_neutron_def1.txt
examples/benchmark_problems/SAS_modelling/SASView_Moderate_Shapes_1D/1D_stacked_disks_x-ray_def0.txt
examples/benchmark_problems/SAS_modelling/SASView_Moderate_Shapes_1D/1D_stacked_disks_x-ray_def1.txt
examples/benchmark_problems/SAS_modelling/SASView_Moderate_Shapes_1D/META.txt
examples/benchmark_problems/SAS_modelling/SASView_Moderate_Shapes_1D/data_files/1D_core_shell_cylinder_20_20_400_nosmearing.txt
examples/benchmark_problems/SAS_modelling/SASView_Moderate_Shapes_1D/data_files/1D_core_shell_cylinder_20_20_400_nosmearing_neutron_synth.png
examples/benchmark_problems/SAS_modelling/SASView_Moderate_Shapes_1D/data_files/1D_core_shell_cylinder_20_20_400_nosmearing_neutron_synth.txt
examples/benchmark_problems/SAS_modelling/SASView_Moderate_Shapes_1D/data_files/1D_core_shell_cylinder_20_20_400_nosmearing_xray_synth.png
examples/benchmark_problems/SAS_modelling/SASView_Moderate_Shapes_1D/data_files/1D_core_shell_cylinder_20_20_400_nosmearing_xray_synth.txt
examples/benchmark_problems/SAS_modelling/SASView_Moderate_Shapes_1D/data_files/1D_core_shell_ellipsoid_20_3_30_1_nosmearing.txt
examples/benchmark_problems/SAS_modelling/SASView_Moderate_Shapes_1D/data_files/1D_core_shell_ellipsoid_20_3_30_1_nosmearing_neutron_synth.png
examples/benchmark_problems/SAS_modelling/SASView_Moderate_Shapes_1D/data_files/1D_core_shell_ellipsoid_20_3_30_1_nosmearing_neutron_synth.txt
examples/benchmark_problems/SAS_modelling/SASView_Moderate_Shapes_1D/data_files/1D_core_shell_ellipsoid_20_3_30_1_nosmearing_xray_synth.png
examples/benchmark_problems/SAS_modelling/SASView_Moderate_Shapes_1D/data_files/1D_core_shell_ellipsoid_20_3_30_1_nosmearing_xray_synth.txt
examples/benchmark_problems/SAS_modelling/SASView_Moderate_Shapes_1D/data_files/1D_core_shell_sphere_60_10_nosmearing.txt
examples/benchmark_problems/SAS_modelling/SASView_Moderate_Shapes_1D/data_files/1D_core_shell_sphere_60_10_nosmearing_neutron_synth.png
examples/benchmark_problems/SAS_modelling/SASView_Moderate_Shapes_1D/data_files/1D_core_shell_sphere_60_10_nosmearing_neutron_synth.txt
examples/benchmark_problems/SAS_modelling/SASView_Moderate_Shapes_1D/data_files/1D_core_shell_sphere_60_10_nosmearing_xray_synth.png
examples/benchmark_problems/SAS_modelling/SASView_Moderate_Shapes_1D/data_files/1D_core_shell_sphere_60_10_nosmearing_xray_synth.txt
examples/benchmark_problems/SAS_modelling/SASView_Moderate_Shapes_1D/data_files/1D_stacked_disks_10_10_15_1_nosmearing.txt
examples/benchmark_problems/SAS_modelling/SASView_Moderate_Shapes_1D/data_files/1D_stacked_disks_10_10_15_1_nosmearing_neutron_synth.png
examples/benchmark_problems/SAS_modelling/SASView_Moderate_Shapes_1D/data_files/1D_stacked_disks_10_10_15_1_nosmearing_neutron_synth.txt
examples/benchmark_problems/SAS_modelling/SASView_Moderate_Shapes_1D/data_files/1D_stacked_disks_10_10_15_1_nosmearing_xray_synth.png
examples/benchmark_problems/SAS_modelling/SASView_Moderate_Shapes_1D/data_files/1D_stacked_disks_10_10_15_1_nosmearing_xray_synth.txt
examples/benchmark_problems/SAS_modelling/SASView_Shape_Independent_1D/1D_broad_peak_neutron_def0.txt
examples/benchmark_problems/SAS_modelling/SASView_Shape_Independent_1D/1D_broad_peak_neutron_def1.txt
examples/benchmark_problems/SAS_modelling/SASView_Shape_Independent_1D/1D_broad_peak_x-ray_def0.txt
examples/benchmark_problems/SAS_modelling/SASView_Shape_Independent_1D/1D_broad_peak_x-ray_def1.txt
examples/benchmark_problems/SAS_modelling/SASView_Shape_Independent_1D/1D_dab_neutron_def0.txt
examples/benchmark_problems/SAS_modelling/SASView_Shape_Independent_1D/1D_dab_neutron_def1.txt
examples/benchmark_problems/SAS_modelling/SASView_Shape_Independent_1D/1D_dab_x-ray_def0.txt
examples/benchmark_problems/SAS_modelling/SASView_Shape_Independent_1D/1D_dab_x-ray_def1.txt
examples/benchmark_problems/SAS_modelling/SASView_Shape_Independent_1D/1D_line_neutron_def0.txt
examples/benchmark_problems/SAS_modelling/SASView_Shape_Independent_1D/1D_line_neutron_def1.txt
examples/benchmark_problems/SAS_modelling/SASView_Shape_Independent_1D/1D_line_x-ray_def0.txt
examples/benchmark_problems/SAS_modelling/SASView_Shape_Independent_1D/1D_line_x-ray_def1.txt
examples/benchmark_problems/SAS_modelling/SASView_Shape_Independent_1D/1D_lorentz_neutron_def0.txt
examples/benchmark_problems/SAS_modelling/SASView_Shape_Independent_1D/1D_lorentz_neutron_def1.txt
examples/benchmark_problems/SAS_modelling/SASView_Shape_Independent_1D/1D_lorentz_x-ray_def0.txt
examples/benchmark_problems/SAS_modelling/SASView_Shape_Independent_1D/1D_lorentz_x-ray_def1.txt
examples/benchmark_problems/SAS_modelling/SASView_Shape_Independent_1D/META.txt
examples/benchmark_problems/SAS_modelling/SASView_Shape_Independent_1D/data_files/1D_broad_peak_1e-5_3_10_50_0.1_2.txt
examples/benchmark_problems/SAS_modelling/SASView_Shape_Independent_1D/data_files/1D_broad_peak_1e-5_3_10_50_0.1_2_neutron_synth.png
examples/benchmark_problems/SAS_modelling/SASView_Shape_Independent_1D/data_files/1D_broad_peak_1e-5_3_10_50_0.1_2_neutron_synth.txt
examples/benchmark_problems/SAS_modelling/SASView_Shape_Independent_1D/data_files/1D_broad_peak_1e-5_3_10_50_0.1_2_xray_synth.png
examples/benchmark_problems/SAS_modelling/SASView_Shape_Independent_1D/data_files/1D_broad_peak_1e-5_3_10_50_0.1_2_xray_synth.txt
examples/benchmark_problems/SAS_modelling/SASView_Shape_Independent_1D/data_files/1D_dab_50_nosmearing.txt
examples/benchmark_problems/SAS_modelling/SASView_Shape_Independent_1D/data_files/1D_dab_50_nosmearing_neutron_synth.png
examples/benchmark_problems/SAS_modelling/SASView_Shape_Independent_1D/data_files/1D_dab_50_nosmearing_neutron_synth.txt
examples/benchmark_problems/SAS_modelling/SASView_Shape_Independent_1D/data_files/1D_dab_50_nosmearing_xray_synth.png
examples/benchmark_problems/SAS_modelling/SASView_Shape_Independent_1D/data_files/1D_dab_50_nosmearing_xray_synth.txt
examples/benchmark_problems/SAS_modelling/SASView_Shape_Independent_1D/data_files/1D_line_1_1_nosmearing.txt
examples/benchmark_problems/SAS_modelling/SASView_Shape_Independent_1D/data_files/1D_line_1_1_nosmearing_neutron_synth.png
examples/benchmark_problems/SAS_modelling/SASView_Shape_Independent_1D/data_files/1D_line_1_1_nosmearing_neutron_synth.txt
examples/benchmark_problems/SAS_modelling/SASView_Shape_Independent_1D/data_files/1D_line_1_1_nosmearing_xray_synth.png
examples/benchmark_problems/SAS_modelling/SASView_Shape_Independent_1D/data_files/1D_line_1_1_nosmearing_xray_synth.txt
examples/benchmark_problems/SAS_modelling/SASView_Shape_Independent_1D/data_files/1D_lorentz_50_nosmearing.txt
examples/benchmark_problems/SAS_modelling/SASView_Shape_Independent_1D/data_files/1D_lorentz_50_nosmearing_neutron_synth.png
examples/benchmark_problems/SAS_modelling/SASView_Shape_Independent_1D/data_files/1D_lorentz_50_nosmearing_neutron_synth.txt
examples/benchmark_problems/SAS_modelling/SASView_Shape_Independent_1D/data_files/1D_lorentz_50_nosmearing_xray_synth.png
examples/benchmark_problems/SAS_modelling/SASView_Shape_Independent_1D/data_files/1D_lorentz_50_nosmearing_xray_synth.txt
examples/benchmark_problems/SAS_modelling/SASView_Simple_Shapes_1D/1D_cylinder_neutron_def0.txt
examples/benchmark_problems/SAS_modelling/SASView_Simple_Shapes_1D/1D_cylinder_neutron_def1.txt
examples/benchmark_problems/SAS_modelling/SASView_Simple_Shapes_1D/1D_cylinder_x-ray_def0.txt
examples/benchmark_problems/SAS_modelling/SASView_Simple_Shapes_1D/1D_cylinder_x-ray_def1.txt
examples/benchmark_problems/SAS_modelling/SASView_Simple_Shapes_1D/1D_ellipsoid_neutron_def0.txt
examples/benchmark_problems/SAS_modelling/SASView_Simple_Shapes_1D/1D_ellipsoid_neutron_def1.txt
examples/benchmark_problems/SAS_modelling/SASView_Simple_Shapes_1D/1D_ellipsoid_x-ray_def0.txt
examples/benchmark_problems/SAS_modelling/SASView_Simple_Shapes_1D/1D_ellipsoid_x-ray_def1.txt
examples/benchmark_problems/SAS_modelling/SASView_Simple_Shapes_1D/1D_sphere_neutron_def0.txt
examples/benchmark_problems/SAS_modelling/SASView_Simple_Shapes_1D/1D_sphere_neutron_def1.txt
examples/benchmark_problems/SAS_modelling/SASView_Simple_Shapes_1D/1D_sphere_x-ray_def0.txt
examples/benchmark_problems/SAS_modelling/SASView_Simple_Shapes_1D/1D_sphere_x-ray_def1.txt
examples/benchmark_problems/SAS_modelling/SASView_Simple_Shapes_1D/META.txt
examples/benchmark_problems/SAS_modelling/SASView_Simple_Shapes_1D/data_files/1D_cylinder_20_400_nosmearing.txt
examples/benchmark_problems/SAS_modelling/SASView_Simple_Shapes_1D/data_files/1D_cylinder_20_400_nosmearing_neutron_synth.png
examples/benchmark_problems/SAS_modelling/SASView_Simple_Shapes_1D/data_files/1D_cylinder_20_400_nosmearing_neutron_synth.txt
examples/benchmark_problems/SAS_modelling/SASView_Simple_Shapes_1D/data_files/1D_cylinder_20_400_nosmearing_xray_synth.png
examples/benchmark_problems/SAS_modelling/SASView_Simple_Shapes_1D/data_files/1D_cylinder_20_400_nosmearing_xray_synth.txt
examples/benchmark_problems/SAS_modelling/SASView_Simple_Shapes_1D/data_files/1D_ellipsoid_20_400_nosmearing.txt
examples/benchmark_problems/SAS_modelling/SASView_Simple_Shapes_1D/data_files/1D_ellipsoid_20_400_nosmearing_neutron_synth.png
examples/benchmark_problems/SAS_modelling/SASView_Simple_Shapes_1D/data_files/1D_ellipsoid_20_400_nosmearing_neutron_synth.txt
examples/benchmark_problems/SAS_modelling/SASView_Simple_Shapes_1D/data_files/1D_ellipsoid_20_400_nosmearing_xray_synth.png
examples/benchmark_problems/SAS_modelling/SASView_Simple_Shapes_1D/data_files/1D_ellipsoid_20_400_nosmearing_xray_synth.txt
examples/benchmark_problems/SAS_modelling/SASView_Simple_Shapes_1D/data_files/1D_sphere_50_nosmearing.txt
examples/benchmark_problems/SAS_modelling/SASView_Simple_Shapes_1D/data_files/1D_sphere_50_nosmearing_neutron_synth.png
examples/benchmark_problems/SAS_modelling/SASView_Simple_Shapes_1D/data_files/1D_sphere_50_nosmearing_neutron_synth.txt
examples/benchmark_problems/SAS_modelling/SASView_Simple_Shapes_1D/data_files/1D_sphere_50_nosmearing_xray_synth.png
examples/benchmark_problems/SAS_modelling/SASView_Simple_Shapes_1D/data_files/1D_sphere_50_nosmearing_xray_synth.txt
examples/benchmark_problems/SIF/BENNETT5.SIF
examples/benchmark_problems/SIF/BOXBOD.SIF
examples/benchmark_problems/SIF/CERI651A.SIF
examples/benchmark_problems/SIF/CERI651B.SIF
examples/benchmark_problems/SIF/CERI651C.SIF
examples/benchmark_problems/SIF/CERI651D.SIF
examples/benchmark_problems/SIF/CERI651E.SIF
examples/benchmark_problems/SIF/CHWIRUT1.SIF
examples/benchmark_problems/SIF/CHWIRUT2.SIF
examples/benchmark_problems/SIF/DANWOOD.SIF
examples/benchmark_problems/SIF/ECKERLE4.SIF
examples/benchmark_problems/SIF/ENSO.SIF
examples/benchmark_problems/SIF/GAUSS1.SIF
examples/benchmark_problems/SIF/GAUSS2.SIF
examples/benchmark_problems/SIF/GAUSS3.SIF
examples/benchmark_problems/SIF/HAHN1.SIF
examples/benchmark_problems/SIF/KIRBY2.SIF
examples/benchmark_problems/SIF/LANCZOS1.SIF
examples/benchmark_problems/SIF/LANCZOS2.SIF
examples/benchmark_problems/SIF/LANCZOS3.SIF
examples/benchmark_problems/SIF/META.txt
examples/benchmark_problems/SIF/MGH09.SIF
examples/benchmark_problems/SIF/MGH10.SIF
examples/benchmark_problems/SIF/MGH17.SIF
examples/benchmark_problems/SIF/MISRA1A.SIF
examples/benchmark_problems/SIF/MISRA1B.SIF
examples/benchmark_problems/SIF/MISRA1C.SIF
examples/benchmark_problems/SIF/MISRA1D.SIF
examples/benchmark_problems/SIF/RAT42.SIF
examples/benchmark_problems/SIF/RAT43.SIF
examples/benchmark_problems/SIF/ROSZMAN1.SIF
examples/benchmark_problems/SIF/THURBER.SIF
examples/benchmark_problems/SIF/VESUVIA.SIF
examples/benchmark_problems/SIF/VESUVIO.SIF
examples/benchmark_problems/SIF/VESUVIOU.SIF
examples/benchmark_problems/SIF_GO/ECKERLE4.SIF
examples/benchmark_problems/SIF_GO/META.txt
examples/benchmark_problems/SIF_GO/MGH09.SIF
examples/benchmark_problems/SIF_GO/MGH10.SIF
examples/benchmark_problems/SIF_GO/RAT42.SIF
examples/benchmark_problems/SIF_GO/RAT43.SIF
examples/benchmark_problems/SIF_GO/THURBER.SIF
examples/benchmark_problems/scripts/README.md
examples/benchmark_problems/scripts/__init__.py
examples/benchmark_problems/scripts/format_data_files.py
examples/benchmark_problems/scripts/generate_data_assim.py
examples/benchmark_problems/scripts/generate_simulated_bumps.py
examples/benchmark_problems/scripts/generate_simulated_mantid.py
examples/benchmark_problems/scripts/parse_nxs.py
examples/benchmark_problems/scripts/synth_sas.py
examples/benchmark_problems/scripts/example_sasmodel/1D_core_shell_cylinder_20_20_400_nosmearing.txt
examples/benchmark_problems/scripts/experimental_neutron_sas/33837rear_1D_1.75_16.5_NXcanSAS.h5
examples/benchmark_problems/scripts/experimental_xray_sas/100 and 200 nm Polystyrene NPs in Water.dat
examples/benchmark_problems/scripts/experimental_xray_sas/100 nm Polystyrene NPs in Water.dat
examples/benchmark_problems/scripts/experimental_xray_sas/200 nm Polystyrene NPs in Water.dat
examples/benchmark_problems/scripts/hessians/NIST_avg_difficulty_hessians.py
examples/benchmark_problems/scripts/hessians/NIST_high_difficulty_hessians.py
examples/benchmark_problems/scripts/hessians/NIST_low_difficulty_hessians.py
examples/benchmark_problems/simple_tests/META.txt
examples/benchmark_problems/simple_tests/cubic-fb.txt
examples/benchmark_problems/simple_tests/cubic-fba.txt
examples/benchmark_problems/simple_tests/cubic.dat
examples/benchmark_problems/simple_tests/gauss_exact-fb.txt
examples/benchmark_problems/simple_tests/gauss_exact-fba.txt
examples/benchmark_problems/simple_tests/gauss_exact.dat
examples/benchmark_problems/simple_tests/gauss_noisy-fb.txt
examples/benchmark_problems/simple_tests/gauss_noisy-fba.txt
examples/benchmark_problems/simple_tests/gauss_noisy.dat
examples/benchmark_problems/simple_tests/trig_exact-fb.txt
examples/benchmark_problems/simple_tests/trig_exact-fba.txt
examples/benchmark_problems/simple_tests/trig_exact.dat
examples/benchmark_problems/simple_tests/trig_noisy-fb.txt
examples/benchmark_problems/simple_tests/trig_noisy-fba.txt
examples/benchmark_problems/simple_tests/trig_noisy.dat
examples/benchmark_problems/simple_tests/data_files/cubic.txt
examples/benchmark_problems/simple_tests/data_files/gauss-exact.txt
examples/benchmark_problems/simple_tests/data_files/gauss-noisy.txt
examples/benchmark_problems/simple_tests/data_files/trig_exact.txt
examples/benchmark_problems/simple_tests/data_files/trig_noisy.txt
fitbenchmarking/__init__.py
fitbenchmarking/__main__.py
fitbenchmarking/benchmark_problems/NIST/average_difficulty/ENSO.dat
fitbenchmarking/benchmark_problems/NIST/average_difficulty/Gauss3.dat
fitbenchmarking/benchmark_problems/NIST/average_difficulty/Hahn1.dat
fitbenchmarking/benchmark_problems/NIST/average_difficulty/Kirby2.dat
fitbenchmarking/benchmark_problems/NIST/average_difficulty/Lanczos1.dat
fitbenchmarking/benchmark_problems/NIST/average_difficulty/Lanczos2.dat
fitbenchmarking/benchmark_problems/NIST/average_difficulty/META.txt
fitbenchmarking/benchmark_problems/NIST/average_difficulty/MGH17.dat
fitbenchmarking/benchmark_problems/NIST/average_difficulty/Misra1c.dat
fitbenchmarking/benchmark_problems/NIST/average_difficulty/Misra1d.dat
fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files/ENSO.hes
fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files/ENSO.jac
fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files/Gauss3.hes
fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files/Gauss3.jac
fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files/Hahn1.hes
fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files/Hahn1.jac
fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files/Kirby2.hes
fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files/Kirby2.jac
fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files/Lanczos1.hes
fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files/Lanczos1.jac
fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files/Lanczos2.hes
fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files/Lanczos2.jac
fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files/MGH17.hes
fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files/MGH17.jac
fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files/Misra1c.hes
fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files/Misra1c.jac
fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files/Misra1d.hes
fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files/Misra1d.jac
fitbenchmarking/benchmark_problems/NIST/high_difficulty/Bennett5.dat
fitbenchmarking/benchmark_problems/NIST/high_difficulty/BoxBOD.dat
fitbenchmarking/benchmark_problems/NIST/high_difficulty/Eckerle4.dat
fitbenchmarking/benchmark_problems/NIST/high_difficulty/META.txt
fitbenchmarking/benchmark_problems/NIST/high_difficulty/MGH09.dat
fitbenchmarking/benchmark_problems/NIST/high_difficulty/MGH10.dat
fitbenchmarking/benchmark_problems/NIST/high_difficulty/Rat42.dat
fitbenchmarking/benchmark_problems/NIST/high_difficulty/Rat43.dat
fitbenchmarking/benchmark_problems/NIST/high_difficulty/Thurber.dat
fitbenchmarking/benchmark_problems/NIST/high_difficulty/data_files/Bennett5.hes
fitbenchmarking/benchmark_problems/NIST/high_difficulty/data_files/Bennett5.jac
fitbenchmarking/benchmark_problems/NIST/high_difficulty/data_files/BoxBOD.hes
fitbenchmarking/benchmark_problems/NIST/high_difficulty/data_files/BoxBOD.jac
fitbenchmarking/benchmark_problems/NIST/high_difficulty/data_files/Eckerle4.hes
fitbenchmarking/benchmark_problems/NIST/high_difficulty/data_files/Eckerle4.jac
fitbenchmarking/benchmark_problems/NIST/high_difficulty/data_files/MGH09.hes
fitbenchmarking/benchmark_problems/NIST/high_difficulty/data_files/MGH09.jac
fitbenchmarking/benchmark_problems/NIST/high_difficulty/data_files/MGH10.hes
fitbenchmarking/benchmark_problems/NIST/high_difficulty/data_files/MGH10.jac
fitbenchmarking/benchmark_problems/NIST/high_difficulty/data_files/Rat42.hes
fitbenchmarking/benchmark_problems/NIST/high_difficulty/data_files/Rat42.jac
fitbenchmarking/benchmark_problems/NIST/high_difficulty/data_files/Rat43.hes
fitbenchmarking/benchmark_problems/NIST/high_difficulty/data_files/Rat43.jac
fitbenchmarking/benchmark_problems/NIST/high_difficulty/data_files/Thurber.hes
fitbenchmarking/benchmark_problems/NIST/high_difficulty/data_files/Thurber.jac
fitbenchmarking/benchmark_problems/NIST/low_difficulty/Chwirut1.dat
fitbenchmarking/benchmark_problems/NIST/low_difficulty/Chwirut2.dat
fitbenchmarking/benchmark_problems/NIST/low_difficulty/DanWood.dat
fitbenchmarking/benchmark_problems/NIST/low_difficulty/Gauss1.dat
fitbenchmarking/benchmark_problems/NIST/low_difficulty/Gauss2.dat
fitbenchmarking/benchmark_problems/NIST/low_difficulty/Lanczos3.dat
fitbenchmarking/benchmark_problems/NIST/low_difficulty/META.txt
fitbenchmarking/benchmark_problems/NIST/low_difficulty/Misra1a.dat
fitbenchmarking/benchmark_problems/NIST/low_difficulty/Misra1b.dat
fitbenchmarking/benchmark_problems/NIST/low_difficulty/data_files/Chwirut1.hes
fitbenchmarking/benchmark_problems/NIST/low_difficulty/data_files/Chwirut1.jac
fitbenchmarking/benchmark_problems/NIST/low_difficulty/data_files/Chwirut2.hes
fitbenchmarking/benchmark_problems/NIST/low_difficulty/data_files/Chwirut2.jac
fitbenchmarking/benchmark_problems/NIST/low_difficulty/data_files/DanWood.hes
fitbenchmarking/benchmark_problems/NIST/low_difficulty/data_files/DanWood.jac
fitbenchmarking/benchmark_problems/NIST/low_difficulty/data_files/Gauss1.hes
fitbenchmarking/benchmark_problems/NIST/low_difficulty/data_files/Gauss1.jac
fitbenchmarking/benchmark_problems/NIST/low_difficulty/data_files/Gauss2.hes
fitbenchmarking/benchmark_problems/NIST/low_difficulty/data_files/Gauss2.jac
fitbenchmarking/benchmark_problems/NIST/low_difficulty/data_files/Lanczos3.hes
fitbenchmarking/benchmark_problems/NIST/low_difficulty/data_files/Lanczos3.jac
fitbenchmarking/benchmark_problems/NIST/low_difficulty/data_files/Misra1a.hes
fitbenchmarking/benchmark_problems/NIST/low_difficulty/data_files/Misra1a.jac
fitbenchmarking/benchmark_problems/NIST/low_difficulty/data_files/Misra1b.hes
fitbenchmarking/benchmark_problems/NIST/low_difficulty/data_files/Misra1b.jac
fitbenchmarking/cli/__init__.py
fitbenchmarking/cli/exception_handler.py
fitbenchmarking/cli/main.py
fitbenchmarking/cli/tests/__init__.py
fitbenchmarking/cli/tests/test_exception_handler.py
fitbenchmarking/cli/tests/test_main.py
fitbenchmarking/controllers/__init__.py
fitbenchmarking/controllers/base_controller.py
fitbenchmarking/controllers/bumps_controller.py
fitbenchmarking/controllers/controller_factory.py
fitbenchmarking/controllers/dfo_controller.py
fitbenchmarking/controllers/gradient_free_controller.py
fitbenchmarking/controllers/gsl_controller.py
fitbenchmarking/controllers/horace_controller.py
fitbenchmarking/controllers/levmar_controller.py
fitbenchmarking/controllers/mantid_controller.py
fitbenchmarking/controllers/matlab_controller.py
fitbenchmarking/controllers/matlab_curve_controller.py
fitbenchmarking/controllers/matlab_mixin.py
fitbenchmarking/controllers/matlab_opt_controller.py
fitbenchmarking/controllers/matlab_stats_controller.py
fitbenchmarking/controllers/minuit_controller.py
fitbenchmarking/controllers/ralfit_controller.py
fitbenchmarking/controllers/scipy_controller.py
fitbenchmarking/controllers/scipy_go_controller.py
fitbenchmarking/controllers/scipy_ls_controller.py
fitbenchmarking/controllers/matlab_curve_controller/eval_r.m
fitbenchmarking/controllers/tests/__init__.py
fitbenchmarking/controllers/tests/test_controllers.py
fitbenchmarking/core/__init__.py
fitbenchmarking/core/fitting_benchmarking.py
fitbenchmarking/core/results_output.py
fitbenchmarking/core/tests/__init__.py
fitbenchmarking/core/tests/test_fitting_benchmarking_benchmark.py
fitbenchmarking/core/tests/test_fitting_benchmarking_benchmark_problems.py
fitbenchmarking/core/tests/test_fitting_benchmarking_hessians.py
fitbenchmarking/core/tests/test_fitting_benchmarking_jacobians.py
fitbenchmarking/core/tests/test_fitting_benchmarking_minimizers.py
fitbenchmarking/core/tests/test_fitting_benchmarking_software.py
fitbenchmarking/core/tests/test_fitting_benchmarking_starting_values.py
fitbenchmarking/core/tests/test_results_output.py
fitbenchmarking/cost_func/__init__.py
fitbenchmarking/cost_func/base_cost_func.py
fitbenchmarking/cost_func/cost_func_factory.py
fitbenchmarking/cost_func/hellinger_nlls_cost_func.py
fitbenchmarking/cost_func/nlls_base_cost_func.py
fitbenchmarking/cost_func/nlls_cost_func.py
fitbenchmarking/cost_func/poisson_cost_func.py
fitbenchmarking/cost_func/weighted_nlls_cost_func.py
fitbenchmarking/cost_func/tests/__init__.py
fitbenchmarking/cost_func/tests/test_cost_func.py
fitbenchmarking/fonts/FiraSans/eot/FiraSans-Bold.eot
fitbenchmarking/fonts/FiraSans/eot/FiraSans-BoldItalic.eot
fitbenchmarking/fonts/FiraSans/eot/FiraSans-Italic.eot
fitbenchmarking/fonts/FiraSans/eot/FiraSans-Light.eot
fitbenchmarking/fonts/FiraSans/eot/FiraSans-LightItalic.eot
fitbenchmarking/fonts/FiraSans/eot/FiraSans-Medium.eot
fitbenchmarking/fonts/FiraSans/eot/FiraSans-MediumItalic.eot
fitbenchmarking/fonts/FiraSans/eot/FiraSans-Regular.eot
fitbenchmarking/fonts/FiraSans/ttf/FiraSans-Bold.ttf
fitbenchmarking/fonts/FiraSans/ttf/FiraSans-BoldItalic.ttf
fitbenchmarking/fonts/FiraSans/ttf/FiraSans-Italic.ttf
fitbenchmarking/fonts/FiraSans/ttf/FiraSans-Light.ttf
fitbenchmarking/fonts/FiraSans/ttf/FiraSans-LightItalic.ttf
fitbenchmarking/fonts/FiraSans/ttf/FiraSans-Medium.ttf
fitbenchmarking/fonts/FiraSans/ttf/FiraSans-MediumItalic.ttf
fitbenchmarking/fonts/FiraSans/ttf/FiraSans-Regular.ttf
fitbenchmarking/fonts/FiraSans/woff/FiraSans-Bold.woff
fitbenchmarking/fonts/FiraSans/woff/FiraSans-BoldItalic.woff
fitbenchmarking/fonts/FiraSans/woff/FiraSans-Italic.woff
fitbenchmarking/fonts/FiraSans/woff/FiraSans-Light.woff
fitbenchmarking/fonts/FiraSans/woff/FiraSans-LightItalic.woff
fitbenchmarking/fonts/FiraSans/woff/FiraSans-Medium.woff
fitbenchmarking/fonts/FiraSans/woff/FiraSans-MediumItalic.woff
fitbenchmarking/fonts/FiraSans/woff/FiraSans-Regular.woff
fitbenchmarking/fonts/FiraSans/woff2/FiraSans-Bold.woff2
fitbenchmarking/fonts/FiraSans/woff2/FiraSans-BoldItalic.woff2
fitbenchmarking/fonts/FiraSans/woff2/FiraSans-Italic.woff2
fitbenchmarking/fonts/FiraSans/woff2/FiraSans-Light.woff2
fitbenchmarking/fonts/FiraSans/woff2/FiraSans-LightItalic.woff2
fitbenchmarking/fonts/FiraSans/woff2/FiraSans-Medium.woff2
fitbenchmarking/fonts/FiraSans/woff2/FiraSans-MediumItalic.woff2
fitbenchmarking/fonts/FiraSans/woff2/FiraSans-Regular.woff2
fitbenchmarking/fonts/FontAwesome/fontawesome-webfont.eot
fitbenchmarking/fonts/FontAwesome/fontawesome-webfont.svg
fitbenchmarking/fonts/FontAwesome/fontawesome-webfont.ttf
fitbenchmarking/fonts/FontAwesome/fontawesome-webfont.woff
fitbenchmarking/fonts/FontAwesome/fontawesome-webfont.woff2
fitbenchmarking/hessian/__init__.py
fitbenchmarking/hessian/analytic_hessian.py
fitbenchmarking/hessian/base_hessian.py
fitbenchmarking/hessian/hessian_factory.py
fitbenchmarking/hessian/numdifftools_hessian.py
fitbenchmarking/hessian/scipy_hessian.py
fitbenchmarking/hessian/tests/__init__.py
fitbenchmarking/hessian/tests/test_hessian.py
fitbenchmarking/jacobian/__init__.py
fitbenchmarking/jacobian/analytic_jacobian.py
fitbenchmarking/jacobian/base_jacobian.py
fitbenchmarking/jacobian/default_jacobian.py
fitbenchmarking/jacobian/jacobian_factory.py
fitbenchmarking/jacobian/numdifftools_jacobian.py
fitbenchmarking/jacobian/scipy_jacobian.py
fitbenchmarking/jacobian/scripts/NIST-Jacobians.nb
fitbenchmarking/jacobian/tests/__init__.py
fitbenchmarking/jacobian/tests/test_jacobian.py
fitbenchmarking/mock_problems/__init__.py
fitbenchmarking/mock_problems/cubic-fba-test-bounds.txt
fitbenchmarking/mock_problems/cubic-fba-test-go.txt
fitbenchmarking/mock_problems/cubic.dat
fitbenchmarking/mock_problems/all_parsers_set/1D_sphere_neutron_def0.txt
fitbenchmarking/mock_problems/all_parsers_set/DANWOOD.SIF
fitbenchmarking/mock_problems/all_parsers_set/DanWood.dat
fitbenchmarking/mock_problems/all_parsers_set/META.txt
fitbenchmarking/mock_problems/all_parsers_set/trig_noisy-fba.txt
fitbenchmarking/mock_problems/all_parsers_set/data_files/1D_sphere_50_nosmearing_neutron_synth.txt
fitbenchmarking/mock_problems/all_parsers_set/data_files/DanWood.hes
fitbenchmarking/mock_problems/all_parsers_set/data_files/DanWood.jac
fitbenchmarking/mock_problems/all_parsers_set/data_files/trig_noisy.txt
fitbenchmarking/mock_problems/data_files/cubic.hes
fitbenchmarking/mock_problems/data_files/cubic.jac
fitbenchmarking/mock_problems/data_files/cubic.txt
fitbenchmarking/mock_problems/default_parsers/META.txt
fitbenchmarking/mock_problems/default_parsers/cubic.dat
fitbenchmarking/mock_problems/default_parsers/prob_def_1.txt
fitbenchmarking/mock_problems/default_parsers/data_files/cubic.jac
fitbenchmarking/mock_problems/default_parsers/data_files/cyl_400_20.txt
fitbenchmarking/mock_problems/multifit_set/META.txt
fitbenchmarking/mock_problems/multifit_set/multifit.txt
fitbenchmarking/mock_problems/multifit_set/data_files/multifit1.txt
fitbenchmarking/mock_problems/multifit_set/data_files/multifit2.txt
fitbenchmarking/parsing/__init__.py
fitbenchmarking/parsing/base_parser.py
fitbenchmarking/parsing/cutest_parser.py
fitbenchmarking/parsing/fitbenchmark_parser.py
fitbenchmarking/parsing/fitting_problem.py
fitbenchmarking/parsing/ivp_parser.py
fitbenchmarking/parsing/mantid_parser.py
fitbenchmarking/parsing/nist_data_functions.py
fitbenchmarking/parsing/nist_parser.py
fitbenchmarking/parsing/parser_factory.py
fitbenchmarking/parsing/sasview_parser.py
fitbenchmarking/parsing/tests/__init__.py
fitbenchmarking/parsing/tests/test_fitting_problem.py
fitbenchmarking/parsing/tests/test_parsers.py
fitbenchmarking/parsing/tests/cutest/basic.SIF
fitbenchmarking/parsing/tests/cutest/function_evaluations.json
fitbenchmarking/parsing/tests/cutest/jacobian_evaluations.json
fitbenchmarking/parsing/tests/cutest/start_end_x.SIF
fitbenchmarking/parsing/tests/expected/basic.json
fitbenchmarking/parsing/tests/expected/start_end_x.json
fitbenchmarking/parsing/tests/ivp/basic.txt
fitbenchmarking/parsing/tests/ivp/function_evaluations.json
fitbenchmarking/parsing/tests/ivp/simplified_anac.txt
fitbenchmarking/parsing/tests/ivp/start_end_x.txt
fitbenchmarking/parsing/tests/ivp/data_files/simplified_anac.txt
fitbenchmarking/parsing/tests/ivp/functions/simplified_anac.py
fitbenchmarking/parsing/tests/mantid/basic.txt
fitbenchmarking/parsing/tests/mantid/function_evaluations.json
fitbenchmarking/parsing/tests/mantid/multifit.txt
fitbenchmarking/parsing/tests/mantid/start_end_x.txt
fitbenchmarking/parsing/tests/mantid/data_files/mantid_basic.dat
fitbenchmarking/parsing/tests/mantid/data_files/mantid_start_end_x.dat
fitbenchmarking/parsing/tests/mantid/data_files/multifit1.txt
fitbenchmarking/parsing/tests/mantid/data_files/multifit2.txt
fitbenchmarking/parsing/tests/nist/basic.dat
fitbenchmarking/parsing/tests/nist/function_evaluations.json
fitbenchmarking/parsing/tests/nist/hessian_evaluations.json
fitbenchmarking/parsing/tests/nist/jacobian_evaluations.json
fitbenchmarking/parsing/tests/nist/start_end_x.dat
fitbenchmarking/parsing/tests/nist/data_files/NA.jac
fitbenchmarking/parsing/tests/nist/data_files/basic.hes
fitbenchmarking/parsing/tests/nist/data_files/basic.jac
fitbenchmarking/parsing/tests/sasview/basic.txt
fitbenchmarking/parsing/tests/sasview/function_evaluations.json
fitbenchmarking/parsing/tests/sasview/start_end_x.txt
fitbenchmarking/parsing/tests/sasview/data_files/sasview_basic.dat
fitbenchmarking/results_processing/__init__.py
fitbenchmarking/results_processing/acc_table.py
fitbenchmarking/results_processing/base_table.py
fitbenchmarking/results_processing/compare_table.py
fitbenchmarking/results_processing/fitting_report.py
fitbenchmarking/results_processing/local_min_table.py
fitbenchmarking/results_processing/performance_profiler.py
fitbenchmarking/results_processing/plots.py
fitbenchmarking/results_processing/problem_summary_page.py
fitbenchmarking/results_processing/runtime_table.py
fitbenchmarking/results_processing/tables.py
fitbenchmarking/results_processing/tests/__init__.py
fitbenchmarking/results_processing/tests/test_base_table.py
fitbenchmarking/results_processing/tests/test_fitting_report.py
fitbenchmarking/results_processing/tests/test_performance_profiler.py
fitbenchmarking/results_processing/tests/test_plots.py
fitbenchmarking/results_processing/tests/test_problem_summary_page.py
fitbenchmarking/results_processing/tests/test_tables.py
fitbenchmarking/results_processing/tests/expected_results/acc.html
fitbenchmarking/results_processing/tests/expected_results/acc.txt
fitbenchmarking/results_processing/tests/expected_results/compare.html
fitbenchmarking/results_processing/tests/expected_results/compare.txt
fitbenchmarking/results_processing/tests/expected_results/local_min.html
fitbenchmarking/results_processing/tests/expected_results/local_min.txt
fitbenchmarking/results_processing/tests/expected_results/minimizer_dropdown.html
fitbenchmarking/results_processing/tests/expected_results/problem_dropdown.html
fitbenchmarking/results_processing/tests/expected_results/runtime.html
fitbenchmarking/results_processing/tests/expected_results/runtime.txt
fitbenchmarking/systests/__init__.py
fitbenchmarking/systests/test_regression.py
fitbenchmarking/systests/test_usage_examples.py
fitbenchmarking/systests/linux_expected_results/all_parsers.txt
fitbenchmarking/systests/linux_expected_results/default_parsers.txt
fitbenchmarking/systests/linux_expected_results/matlab.txt
fitbenchmarking/systests/linux_expected_results/multifit.txt
fitbenchmarking/templates/fitting_report_template.html
fitbenchmarking/templates/index_page.html
fitbenchmarking/templates/problem_index_page.html
fitbenchmarking/templates/problem_summary_page_template.html
fitbenchmarking/templates/style_sheet.py
fitbenchmarking/templates/table_descriptions.rst
fitbenchmarking/templates/table_template.html
fitbenchmarking/templates/css/custom_style.css
fitbenchmarking/templates/css/dropdown_style.css
fitbenchmarking/templates/css/main_style.css
fitbenchmarking/templates/css/math_style.css
fitbenchmarking/templates/css/table_style.css
fitbenchmarking/templates/js/dropdown.js
fitbenchmarking/templates/js/table.js
fitbenchmarking/templates/js/tex-mml-chtml.js
fitbenchmarking/templates/js/output/chtml/fonts/woff-v2/MathJax_Main-Regular.woff
fitbenchmarking/templates/js/output/chtml/fonts/woff-v2/MathJax_Math-Italic.woff
fitbenchmarking/templates/js/output/chtml/fonts/woff-v2/MathJax_Size2-Regular.woff
fitbenchmarking/templates/js/output/chtml/fonts/woff-v2/MathJax_Size3-Regular.woff
fitbenchmarking/templates/js/output/chtml/fonts/woff-v2/MathJax_Zero.woff
fitbenchmarking/utils/__init__.py
fitbenchmarking/utils/create_dirs.py
fitbenchmarking/utils/debug.py
fitbenchmarking/utils/exceptions.py
fitbenchmarking/utils/fitbm_result.py
fitbenchmarking/utils/log.py
fitbenchmarking/utils/misc.py
fitbenchmarking/utils/options.py
fitbenchmarking/utils/output_grabber.py
fitbenchmarking/utils/timer.py
fitbenchmarking/utils/write_files.py
fitbenchmarking/utils/tests/__init__.py
fitbenchmarking/utils/tests/test_create_dirs.py
fitbenchmarking/utils/tests/test_debug.py
fitbenchmarking/utils/tests/test_fitbm_result.py
fitbenchmarking/utils/tests/test_logger.py
fitbenchmarking/utils/tests/test_misc.py
fitbenchmarking/utils/tests/test_options_fitting.py
fitbenchmarking/utils/tests/test_options_generic.py
fitbenchmarking/utils/tests/test_options_hessian.py
fitbenchmarking/utils/tests/test_options_jacobian.py
fitbenchmarking/utils/tests/test_options_logging.py
fitbenchmarking/utils/tests/test_options_minimizers.py
fitbenchmarking/utils/tests/test_options_output.py
fitbenchmarking/utils/tests/test_options_plotting.py
fitbenchmarking/utils/tests/test_output_grabber.py
fitbenchmarking/utils/tests/test_timer.py
fitbenchmarking/utils/tests/test_write_files.py
paper/paper.bib
paper/paper.md
paper/figures/FitBenchmarkingConcept.png
paper/figures/nmsimplex2_fit_for_EVS14188-90_processed_Gaussian_peaks_1_1.png