Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pyclustering.clst.optics][ccore.clst.optics] Use balanced KD-tree instead of unbalanced #588

Closed
2 tasks done
annoviko opened this issue Feb 14, 2020 · 0 comments
Closed
2 tasks done
Assignees
Labels
Optimization Tasks related to code optimization

Comments

@annoviko
Copy link
Owner

annoviko commented Feb 14, 2020

Introduction
The balanced KD-tree is going to be introduced in #379. It should be used to optimize performance of the algorithm.

Description

  • Optimize python version of OPTICS.
  • Optimize C++ version of OPTICS.
@annoviko annoviko added the Optimization Tasks related to code optimization label Feb 14, 2020
@annoviko annoviko self-assigned this Feb 14, 2020
@annoviko annoviko added this to To do in 0.10.0 Feature Development via automation Feb 14, 2020
@annoviko annoviko moved this from To do to In progress in 0.10.0 Feature Development Feb 14, 2020
annoviko added a commit that referenced this issue Feb 14, 2020
…n). #586 KD-tree visualizer. #379 Balanced KD-tree to reduce complexity of search procedure.
annoviko added a commit that referenced this issue Feb 18, 2020
annoviko added a commit that referenced this issue Feb 18, 2020
annoviko added a commit that referenced this issue Feb 21, 2020
0.10.0 Feature Development automation moved this from In progress to Done Feb 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Optimization Tasks related to code optimization
Projects
No open projects
Development

No branches or pull requests

1 participant