Integrate standalone function compilation with RStan
Open
@martinmodrak is already working on this.
Since Jun 16, 2017.
feature
- Dominant language
- R
- Stars
- 1.1k
- Forks
- 266
- Avg merge
- 2h 56m
- Merged PRs (30d)
- 1
Description
Summary:
The development version of Stan supports standalone compilation of the functions block (https://github.com/stan-dev/stan/issues/2267), this should be accessible from R.
Description:
Design and implement an interface in RStan to take advantage of standalone function compilation. I am currently unsure about the best way to do this, but will update in discussion here. I am also willing to implement this (on the horizon of few weeks), but cannot assign myself as I am not part of this project.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.