[FEA] Improve the `iface` struct and its associated free functions
Nobody has claimed this yet.
- Dominant language
- Cuda
- Stars
- 854
- Forks
- 236
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 62
Description
Is your feature request related to a problem? Please describe.
The SNMG ANN PR introduced in addition to the MG features a standardized API to facilitate the use of ANNs. It exposes an iface struct storing the index and some free functions to build, extend, search and serialize the index. This standardized API is in its initial state, but should be refined over the next releases.
Describe the solution you'd like
The details would have to be discussed during the next development process.
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
Review PR #231 and the current iface struct plus its build, extend, search, and serialization free functions. The issue provides no file paths, tests, settled design, or acceptance criteria; first clarify the API changes with maintainers, then define completion criteria before implementation.
Written by the indexing model from the issue text.
Assessment
- Domain
- machine-learning, search
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100