This directory contains the 0.1 release of myFitter.

myFitter is a C++ class library for maximum likelihood fits and the numerical
computation of p-values for likelihood ratio tests of nested and non-nested
models.

The myFitter package can be obtained from

        http://myfitter.hepforge.org

and requires the following packages:

* a standard-compliant C++ compiler like the GNU C++ compiler
  (http://gcc.gnu.org/),

* the GNU Scientific Library, version 1.13 or later
  (http://www.gnu.org/software/gsl/)

* the Boost C++ Libraries, version 1.40 or later
  (http://www.boost.org/) and

* the Dvegas library, version 2.0.1 or later
  (http://dvegas.hepforge.org)

For further installation instructions, see the file INSTALL or the
package documentation.

myFitter is free software.  See the file COPYING for copying conditions.

