Canonical forms for Experiments?
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
If, e.g., an Experiment would resolve to a very large number of Specs, then it would be convenient to have a canonical form for the Experiment, that would allow for efficient iteration, so that Python's stack isn't blown, etc.
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 examining how Experiments currently resolve to Specs and where iteration relies on Python's stack. Define what a canonical Experiment should represent for very large resolutions, then verify that iteration avoids exhausting the stack.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100