Making mechanism for external library/user-supplied code
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 238
- Forks
- 106
- Avg merge
- 2h 29m
- Merged PRs (30d)
- 6
Description
From @yizhang-cae on July 11, 2018 15:32
Summary:
User may want to supplied his own C++ code and/or library. The compiling/linking may require special treatment. Stan needs a rule to treat this scenario.
Description:
User may want to supplied his own C++ code and/or library. The compiling/linking may require special treatment. Stan Math needs a rule to treat this scenario, and documentation and guide to help user understand the process.
Reproducible Steps:
n/a
Additional Information:
Provide any additional information here.
Current Version:
v2.17.0
Copied from original issue: stan-dev/math#934
Contributor guide
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 reviewing the issue discussion and CmdStan's current handling of user-supplied C++ code and external libraries, focusing on compiling and linking. Done means an agreed mechanism or rule exists for this scenario, with documentation and a user guide explaining how to use it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- build-system, cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100