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 Dynasty wrapper #68

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

Conversation

bstienen
Copy link
Member

No description provided.

@bstienen bstienen self-assigned this May 24, 2022
@bstienen
Copy link
Member Author

Three questions:

  1. @beastraban Can you give me write access to your fork? I have a couple of small improvements that I'd like to make to your code.
  2. Is there a reason you seed the numpy random number generator?
  3. Is there a reason you don't do anything with rstate and _rstate?

@beastraban
Copy link

beastraban commented May 24, 2022 via email

@bstienen
Copy link
Member Author

Great! It worked. Still the questions about rstate and _rstate, though. If there is a good reason for it, we'll leave it like this, but if not I think I'd prefer to not fix the seed (as this might bias results in repeated experiments).

@beastraban
Copy link

beastraban commented May 24, 2022 via email

@bstienen
Copy link
Member Author

I'm a bit hesitant in merging code into the framework that is not useful (otherwise the codebase becomes really messy really quickly). I'll leave the pull request open for now, so that you can still make changes to your code. Just for your information: I've moved it to the folder high-dimensional-sampling/posterior/dynastysampler.py.

@beastraban
Copy link

beastraban commented May 24, 2022 via email

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

Successfully merging this pull request may close these issues.

None yet

2 participants