Skip to content

kd-tree add point #9

Description

@aslanyan

The default python kd-tree does not allow to add points to the already created tree. Need this feature to continuously add new points to the training set.

We will probably need to implement our own kd-tree. Possibly copy from cosmo++'s kd-tree code and python-ize.

Maybe figure out something smarter?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions