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 missing stanc3 supported functions #392

Closed
rok-cesnovar opened this issue Nov 27, 2019 · 5 comments · Fixed by #396
Closed

Add missing stanc3 supported functions #392

rok-cesnovar opened this issue Nov 27, 2019 · 5 comments · Fixed by #396
Assignees
Labels
bug Something isn't working

Comments

@rok-cesnovar
Copy link
Member

There are a couple of Stan Math functions that are supported in the old Stan compiler but not in stanc3. These were all added in May and July of 2019.

gp_dot_prod_cov
gp_exp_quad_cov
gp_exponential_cov
gp_matern52_cov
gp_matern32_cov
gp_periodic_cov
add_diag

Also linking PRs that added these functions to Stan stan-dev/stan#2758 and stan-dev/stan#2779

These PRs also have test models that can be used.

@rok-cesnovar
Copy link
Member Author

Cant assign myself so just stating for the record that I am working on this and will make a PR soon-ish.

@bob-carpenter
Copy link
Contributor

Thanks. I assigned you.

Are you sure you can't assign yourself? I can assign myself to issues.

@rok-cesnovar
Copy link
Member Author

I am now able to do that. Not sure if something changed or I was confused before. Anyhow, thanks!

@seantalts
Copy link
Member

seantalts commented Nov 29, 2019 via email

@VMatthijs VMatthijs added the bug Something isn't working label Dec 5, 2019
@rok-cesnovar
Copy link
Member Author

Does closing this also close #14 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants