hook to write transformed data as JSON string
Nobody has claimed this yet.
- Dominant language
- OCaml
- Stars
- 160
- Forks
- 59
- Avg merge
- 21h 45m
- Merged PRs (30d)
- 26
Description
It would be nice to be able to recover the transformed data generated with RNGs and even without RNGs. There's no way to do that now.
To be usable, it will need a hook through the services in the stan-dev/stan repo, for which there is an existing issue:
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.
Research direction
Start by reading the linked stan-dev/stan issue #3349, then trace how stanc3 handles transformed data and how services in the stan repository could expose it. The issue is complete when transformed data, including data generated with and without RNGs, can be recovered through an agreed JSON-string hook.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ocaml
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100