ashvardanian / ashvardanian/NumKong
Add covariance estimators
Open
good first issue
- Dominant language
- C
- Stars
- 1.9k
- Forks
- 130
- Avg merge
- 18h 28m
- Merged PRs (30d)
- 3
Description
Covariance isn't a distance function, as it can be negative. It however, is often used for similarity search over time-series and should be implemented in SimSIMD.
Contributor guide
Research direction
Start by locating SimSIMD's existing estimator or similarity-search entry points and the tests covering them. Determine the intended covariance inputs, numeric types, and result semantics from the surrounding implementation; done means covariance estimators are implemented and their behavior is covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100