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

Change from PyMultinest to Ultranest #204

Open
vetlewi opened this issue Jan 18, 2023 · 0 comments · May be fixed by #205
Open

Change from PyMultinest to Ultranest #204

vetlewi opened this issue Jan 18, 2023 · 0 comments · May be fixed by #205
Labels
Suggestion Suggestion for new feature/changes

Comments

@vetlewi
Copy link
Collaborator

vetlewi commented Jan 18, 2023

Currently OMpy uses the PyMultinest package for inference of normalization parameters. The PyMultinest package in turn requires the user to have the Multinest library installed somewhere on the system. The reliance on multinest makes setup significantly more challenging for the user. I therefor suggest to rewrite the NormalizerNLD and NormalizerSimultan classes to use the package Ultranest instead. This package requires no external libraries and are built entirely in python (with some modules implemented in Cython).

@vetlewi vetlewi added the Suggestion Suggestion for new feature/changes label Jan 18, 2023
@vetlewi vetlewi linked a pull request Jan 18, 2023 that will close this issue
@vetlewi vetlewi linked a pull request Jan 18, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Suggestion Suggestion for new feature/changes
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant