Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Optimize KDTree #460

@sjsrey

Description

@sjsrey

For scaling up, we can move to cKDTree
from what we are currently using (KDTree), by modifying cg/kdtree.py

This breaks some tests due to different ordering of returns. Perhaps fixing the tests and getting this implemented is a good item for the SciPy sprint?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions