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

Modified structure of package. Left a simpler __init__ file. Fixes #4. #10

Merged
merged 1 commit into from
Oct 10, 2020

Conversation

RodolfoFerro
Copy link
Contributor

@RodolfoFerro RodolfoFerro commented Oct 10, 2020

Added modular structure for imports like:

import likelihood as lh

lh.lnprior(theta, conditions)

Fixes #4

@jzsmoreno jzsmoreno merged commit 134a467 into jzsmoreno:main Oct 10, 2020
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.

Code structure (modules)
2 participants