Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new extremely fast direct monte-carlo method #4678

Open
wants to merge 29 commits into
base: master
Choose a base branch
from

Conversation

ahnitz
Copy link
Member

@ahnitz ahnitz commented Mar 27, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants