Skip to content
Commit 66e86599 authored by Jakob Stierhof's avatar Jakob Stierhof
Browse files

Reimplement emcee_hammer

New implementation is much more compact and hopefully simple to understand.
Plus, it utilizes direct calls to the fit function instead of using eval_counts.
This has the benefit of performance (at least the documentation claims this)
and that the model evaluation takes the free parameters directly (so no calls
to get_par or equiv. required).

Currently the implementation uses the rcl-mpi module, which is not a clean
implementation of the mpi routines. A future version should fix this if possible
parent 0ef343a7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment