Skip to content
  • Kipp Cannon's avatar
    rate_estimation.c: new posterior evaluation scheme · d72a7b4d
    Kipp Cannon authored
    - replace the OpenMP based multi-core loop with a single-threaded numerical
      integration approximation of the sum in the posterior.  my test case
      yields essentially identical marginalized posterior results in a bit less
      time using only one core of a four-core machine that the OpenMP based
      loop saturates.
    d72a7b4d