Metadata-Version: 2.1
Name: FitBenchmarking
Version: 0.1b1
Summary: FitBenchmarking: A tool for comparing fitting software
Home-page: http://fitbenchmarking.com
Author: FitBenchmarking Team
Author-email: support@fitbenchmarking.com
License: BSD
Platform: UNKNOWN
Description-Content-Type: text/markdown
Requires-Dist: docutils
Requires-Dist: numpy
Requires-Dist: matplotlib (>=2.0)
Requires-Dist: scipy (>=0.18)
Requires-Dist: lxml
Requires-Dist: pandas (>=1.0)
Requires-Dist: jinja2
Requires-Dist: configparser
Provides-Extra: dfo
Requires-Dist: DFO-LS ; extra == 'dfo'
Requires-Dist: dfogn ; extra == 'dfo'
Provides-Extra: sas
Requires-Dist: sasmodels ; extra == 'sas'
Provides-Extra: bumps
Requires-Dist: bumps ; extra == 'bumps'
Provides-Extra: minuit
Requires-Dist: iminuit ; extra == 'minuit'

[![Build Status](https://img.shields.io/travis/fitbenchmarking/fitbenchmarking.svg?style=flat-square)](https://travis-ci.org/fitbenchmarking/fitbenchmarking)
[![Documentation Status](https://img.shields.io/readthedocs/fitbenchmarking?style=flat-square)](https://fitbenchmarking.readthedocs.io/en/latest)
[![Coverage Status](https://img.shields.io/coveralls/github/fitbenchmarking/fitbenchmarking.svg?style=flat-square)](https://coveralls.io/github/fitbenchmarking/fitbenchmarking)
![Windows Supported](https://img.shields.io/badge/win10-support-blue.svg?style=flat-square&logo=windows)
![Ubuntu Supported](https://img.shields.io/badge/18.04-support-orange.svg?style=flat-square&logo=ubuntu)
[![Chat](https://img.shields.io/badge/chat-CompareFitMinimizers-lightgrey.svg?style=flat-square&logo=slack)](https://slack.com/)
# FitBenchmarking

FitBenchmarking is an open source tool for comparing different minimizers/fitting frameworks. FitBenchmarking is cross platform and we support Windows, Linux and Mac OS. For questions, feature requests or any other inquiries, please open an issue on GitHub, or send us an e-mail at support@fitbenchmarking.com.

The package is the result of a collaboration between STFC’s Scientific Computing Department and ISIS Neutron and Muon Facility and the Diamond Light Source. We also would like to acknowledge support from:

* EU SINE2020 WP-10, which received funding from the European Union’s Horizon2020 research and innovation programme under grant agreement No 654000.
* EPSRC Grant EP/M025179/1  Least Squares: Fit for the Future.
* The Ada Lovelace Centre (ALC). ALC is an integrated, cross-disciplinary data intensive science centre, for better exploitation of research carried out at our large scale National Facilities including the Diamond Light Source (DLS), the ISIS Neutron and Muon Facility, the Central Laser Facility (CLF) and the Culham Centre for Fusion Energy (CCFE).


