unused pair counting function
Open
mock-observables
package-maintenance
- Dominant language
- Python
- Stars
- 120
- Forks
- 70
- PR merge metrics
- No merged PRs in 30d
Description
I don't think `marked_cpairs.conditional_pairwise_distances.pyx` is used in the package. Any qualms with removing it? @aphearin
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by searching the package for references to marked_cpairs.conditional_pairwise_distances.pyx and inspect how the pair-counting code is included or imported. The work is done when no package paths depend on the file, it is removed cleanly, and the existing test suite still passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100