fitbenchmarking.parsing.mantid_parser module

This file implements a parser for the Mantid data format. This parser gives Mantid an advantage for Mantid problem files, as Mantid does an internal function evaluation.

class fitbenchmarking.parsing.mantid_parser.MantidParser(filename, options)

Bases: MantidDevParser

Parser for mantid (keeps original behaviour)