VolumeTracker to track set of all possible volumes
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 25/100
Research direction
Start by locating VolumeTracker and reading how it currently records the lower-bound volume at each instruction. Trace how execution paths are represented and determine how the tracker should collect all possible volumes across them. Done means the tracker reports the complete set rather than only the conservative lower bound.
Written by the indexing model from the issue text.
Description
As is, the volume tracker only tracks a conservative estimate of a variable's volume (as the lower-bound) at each instruction.
This feature would enhance the volume tracker to collect the set of all possible volumes of a variable over all execution paths.
- Dominant language
- Python
- Stars
- 53
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
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.
More from lilott8/BioScript
-
update readme Open
Difficulty 1/5 Under an hour Newbie friendliness 62/100
-
Functions are broken Open
Difficulty 4/5 3-5 days Newbie friendliness 25/100
-
bug
Difficulty 3/5 1-2 days Newbie friendliness 35/100
-
bug good first issue
Difficulty 3/5 1-2 days Newbie friendliness 48/100
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
All issues in lilott8/BioScript
Similar issues
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
xinnan-tech/xiaozhi-fde-talk#263 ·
-
rules
Difficulty 1/5 Under an hour Newbie friendliness 90/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
huggingface/Repo2RLEnv#163 · 1 comment ·
-
Difficulty 1/5 Under an hour Newbie friendliness 95/100
huggingface/sentence-transformers#4074 ·
-
comp/dashboard invalid P3
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
NousResearch/hermes-agent#121143 ·