add `support` attribute to RandomVariable
Open
Nobody has claimed this yet.
model
pyrenew
- Dominant language
- Python
- Stars
- 29
- Forks
- 9
- Avg merge
- 9d 9h
- Merged PRs (30d)
- 8
Description
For validation purposes, we need to a static check on a RandomVariable's support.
cf https://github.com/cdcent/cfa-pyrenew-hierarchical/pull/4#discussion_r2624179146
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 locating the RandomVariable definition and read the linked pull-request discussion for the validation requirement. Determine how a support attribute should be represented and statically checked; done means the attribute and its validation behavior are covered by the relevant tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100