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

test_pythonmodel.py and test_stanmodel_py_log_prob.py are broken #50

Closed
dustinvtran opened this issue Mar 14, 2016 · 2 comments
Closed
Assignees

Comments

@dustinvtran
Copy link
Member

No description provided.

@dawenl
Copy link
Member

dawenl commented Mar 14, 2016

If compiling stan model when running the unit test is the reason to cause nose2 to hang, maybe we can pre-compile the model before running the test. We did exactly this for librosa where we pre-generated some mat files from some MATLAB scripts (because we need to make sure our output matches some legacy MATLAB code).

@dustinvtran
Copy link
Member Author

model wrappers are now deprecated

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

No branches or pull requests

2 participants