Expose map functions
Open
Nobody has claimed this yet.
feature
typechecker
- Dominant language
- OCaml
- Stars
- 160
- Forks
- 59
- Avg merge
- 21h 45m
- Merged PRs (30d)
- 26
Description
Added in https://github.com/stan-dev/math/pull/3346
I think these will require some custom typechecking, not just being added to the variadic list
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
Review Stan Math pull request #3346 to understand the map functions that need to be exposed. Then inspect stanc3's variadic function handling and existing typechecking paths; done means the map functions are available through the transpiler and their required custom typechecking is covered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ocaml
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100