pycbc icon indicating copy to clipboard operation
pycbc copied to clipboard

Add new extremely fast direct monte-carlo method

Open ahnitz opened this issue 1 year ago • 0 comments

This is the work in progress PR for a new extremely fast sampling algorithm. It requires some externally generated files (not provided yet). The code is in preview / toy stage at the moment.

Todo:

  • simplify the pregenerated storage format and provide script + exapmle that makes the pregenerated input.
  • add options to the few tunable knobs
  • add multi-process / mpi support in
  • sanity checking of input
  • [longer term]
    • allow more flexible change of prior

ahnitz avatar Mar 27 '24 20:03 ahnitz