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

dtypes with cmdstanpy #1630

Closed
OriolAbril opened this issue Mar 24, 2021 · 2 comments · Fixed by #1632
Closed

dtypes with cmdstanpy #1630

OriolAbril opened this issue Mar 24, 2021 · 2 comments · Fixed by #1632
Milestone

Comments

@OriolAbril
Copy link
Member

We should take a look at how we handle dtypes in from_cmdstanpy (or directly on cmdstanpy). See teddygroves/figure_skating#1 for an example.

Note this is more of an issue candidate for now. I will try to play around a bit and see where things are going wrong, but I am posting anyways because 1) someone may already know the answer and I will not need to look into this and 2) maybe someone beats me into looking, I can't promise to look into this soon and we may want to fix this before the next release.

@ahartikainen
Copy link
Contributor

io_cmdstan uses explicit dict

https://github.com/arviz-devs/arviz/blob/main/arviz/data/io_cmdstan.py

io_pystan access model_code to infer dtypes.

@ahartikainen
Copy link
Contributor

CmdStanPy does not handle dtypes.

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 a pull request may close this issue.

2 participants