scverse / scverse/scverse-misc
random helper functions from utils
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 5
- Forks
- 2
- Avg merge
- 11h 10m
- Merged PRs (30d)
- 13
Description
We could sift throught our _util.py files to check for redundancies:
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 with get_usable_cores in scirpy/util/init.py at the linked lines, then search the repository’s _util.py files for equivalent helpers and references. Compare their behavior and usages to identify whether this helper is redundant. Done means the redundancy check and its outcome are documented clearly in the issue or resulting change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100