# FitBenchmark Problem
# This is a simple test problem where we interpolate points that lie exactly on a cubic polynomial.
software = 'mantid'
name = 'cubic-fb'
input_file = 'cubic.txt'
function ='name=UserFunction, Formula=A1+A2*x+A3*x^2+A4*x^3, A1=0.0, A2=0.0, A3=0.0, A4=0.0'
# fit_parameters = {'StartX': 0, 'EndX': 0}
description = ''
