fitbenchmarking package
Subpackages
- fitbenchmarking.cli package
- fitbenchmarking.controllers package
- Submodules
- fitbenchmarking.controllers.base_controller module
- fitbenchmarking.controllers.bumps_controller module
- fitbenchmarking.controllers.ceres_controller module
- fitbenchmarking.controllers.controller_factory module
- fitbenchmarking.controllers.dfo_controller module
- fitbenchmarking.controllers.gofit_controller module
- fitbenchmarking.controllers.gradient_free_controller module
- fitbenchmarking.controllers.gsl_controller module
- fitbenchmarking.controllers.horace_controller module
- fitbenchmarking.controllers.levmar_controller module
- fitbenchmarking.controllers.lmfit_controller module
- fitbenchmarking.controllers.mantid_controller module
- fitbenchmarking.controllers.matlab_controller module
- fitbenchmarking.controllers.matlab_curve_controller module
- fitbenchmarking.controllers.matlab_mixin module
- fitbenchmarking.controllers.matlab_opt_controller module
- fitbenchmarking.controllers.matlab_stats_controller module
- fitbenchmarking.controllers.minuit_controller module
- fitbenchmarking.controllers.nlopt_controller module
- fitbenchmarking.controllers.paramonte_controller module
- fitbenchmarking.controllers.ralfit_controller module
- fitbenchmarking.controllers.scipy_controller module
- fitbenchmarking.controllers.scipy_go_controller module
- fitbenchmarking.controllers.scipy_leastsq_controller module
- fitbenchmarking.controllers.scipy_ls_controller module
- fitbenchmarking.controllers.theseus_controller module
- Module contents
- Submodules
- fitbenchmarking.core package
- fitbenchmarking.cost_func package
- Submodules
- fitbenchmarking.cost_func.base_cost_func module
- fitbenchmarking.cost_func.cost_func_factory module
- fitbenchmarking.cost_func.hellinger_nlls_cost_func module
- fitbenchmarking.cost_func.loglike_nlls_cost_func module
- fitbenchmarking.cost_func.nlls_base_cost_func module
- fitbenchmarking.cost_func.nlls_cost_func module
- fitbenchmarking.cost_func.poisson_cost_func module
- fitbenchmarking.cost_func.weighted_nlls_cost_func module
- Module contents
- Submodules
- fitbenchmarking.hessian package
- Submodules
- Module contents
- fitbenchmarking.jacobian package
- Submodules
- fitbenchmarking.jacobian.analytic_jacobian module
- fitbenchmarking.jacobian.base_jacobian module
- fitbenchmarking.jacobian.best_available_jacobian module
- fitbenchmarking.jacobian.default_jacobian module
- fitbenchmarking.jacobian.jacobian_factory module
- fitbenchmarking.jacobian.numdifftools_jacobian module
- fitbenchmarking.jacobian.scipy_jacobian module
- Module contents
- Submodules
- fitbenchmarking.parsing package
- Submodules
- fitbenchmarking.parsing.bal_parser module
- fitbenchmarking.parsing.base_parser module
- fitbenchmarking.parsing.cutest_parser module
- fitbenchmarking.parsing.fitbenchmark_parser module
- fitbenchmarking.parsing.fitting_problem module
- fitbenchmarking.parsing.hogben_parser module
- fitbenchmarking.parsing.horace_parser module
- fitbenchmarking.parsing.ivp_parser module
- fitbenchmarking.parsing.mantid_parser module
- fitbenchmarking.parsing.mantiddev_parser module
- fitbenchmarking.parsing.nist_data_functions module
- fitbenchmarking.parsing.nist_parser module
- fitbenchmarking.parsing.parser_factory module
- fitbenchmarking.parsing.sasview_parser module
- Module contents
- Submodules
- fitbenchmarking.results_processing package
- Submodules
- fitbenchmarking.results_processing.acc_table module
- fitbenchmarking.results_processing.base_table module
- fitbenchmarking.results_processing.compare_table module
- fitbenchmarking.results_processing.energy_usage_table module
- fitbenchmarking.results_processing.fitting_report module
- fitbenchmarking.results_processing.local_min_table module
- fitbenchmarking.results_processing.performance_profiler module
- fitbenchmarking.results_processing.plots module
- fitbenchmarking.results_processing.problem_summary_page module
- fitbenchmarking.results_processing.runtime_table module
- fitbenchmarking.results_processing.tables module
- Module contents
- Submodules
- fitbenchmarking.utils package
- Submodules
- fitbenchmarking.utils.checkpoint module
- fitbenchmarking.utils.create_dirs module
- fitbenchmarking.utils.debug module
- fitbenchmarking.utils.exceptions module
CheckpointError
ControllerAttributeError
CostFuncError
FilePathError
FitBenchmarkException
FittingProblemError
IncompatibleCostFunctionError
IncompatibleHessianError
IncompatibleJacobianError
IncompatibleMinimizerError
IncompatibleProblemError
IncompatibleTableError
IncorrectBoundsError
MaxRuntimeError
MissingBoundsError
MissingSoftwareError
NoAnalyticJacobian
NoControllerError
NoDataError
NoHessianError
NoJacobianError
NoParserError
NoResultsError
NoSparseJacobianError
OptionsError
ParsingError
PlottingError
SparseJacobianIsDenseError
UnknownMinimizerError
UnknownTableError
UnsupportedMinimizerError
ValidationException
- fitbenchmarking.utils.fitbm_result module
- fitbenchmarking.utils.log module
- fitbenchmarking.utils.matlab_engine module
- fitbenchmarking.utils.misc module
- fitbenchmarking.utils.options module
- fitbenchmarking.utils.output_grabber module
- fitbenchmarking.utils.timer module
- fitbenchmarking.utils.write_files module
- Module contents
- Submodules