Mantis - ALGLIB
Viewing Issue Advanced Details
835 General feature have not tried 2018-11-02 16:40 2018-11-02 16:40
SergeyB  
SergeyB  
normal  
resolved  
implemented  
none    
none 3.15.0  
Unspecified
0000835: IMPLEMENTED: kd-trees now support unordered distance-based queries
Unordered distance-based queries (all neighbors within user-specified distance) are faster than standard ones which sort points by their distance. Specific speed-up is about 10% for small queries (a few points are returned) but can be higher for larger queries.
Issue History
2018-11-02 16:40 SergeyB New Issue
2018-11-02 16:40 SergeyB Status new => assigned
2018-11-02 16:40 SergeyB Assigned To => SergeyB
2018-11-02 16:40 SergeyB Programming language => Unspecified
2018-11-02 16:40 SergeyB Status assigned => resolved
2018-11-02 16:40 SergeyB Fixed in Version => 3.15.0
2018-11-02 16:40 SergeyB Resolution open => implemented

There are no notes attached to this issue.