annoviko / annoviko/pyclustering
[pyclustering.container.kdtree][ccore.container.kdtree] Support custom distance metric
Aberta
Documentaion
Enhancement
Testing
- Linguagem predominante
- Python
- Estrelas
- 1.2k
- Forks
- 262
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
**Introduction**
Support custom distance metric for KD-tree in order to provide way to use Euclidean, Square Euclidean, Manhattan, Chebyshev and other metrics.
**Description**
- [ ] Introduce optional parameter `metric` for Python version of the library.
- [ ] Introduce optional parameter `metric` for C++ version of the library.
- [ ] Unit-tests for Python version of the library.
- [ ] Unit-tests for C++ version of the library.
- [ ] Documentation examples for C++ version.
- [ ] Documentation examples for Python version.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.