I restructured the solver routines to methods of corresponding solver classes (EmceeSolver, PyroSolver). I also added a ScipySolver class which provides a maximum likelihood solver and is the base class for the EmceeSolver. When merged, this fixes #20.
I restructured the solver routines to methods of corresponding solver classes (EmceeSolver, PyroSolver). I also added a ScipySolver class which provides a maximum likelihood solver and is the base class for the EmceeSolver. When merged, this fixes #20.