Changes between Version 2 and Version 3 of Ticket #4


Ignore:
Timestamp:
Sep 20, 2005, 6:00:00 PM (19 years ago)
Author:
ole
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4 – Description

    v2 v3  
    1 Arrange quad tree algorithm so that all datapoints contribute to interpolation matrix A without using expand_search flag
     1Arrange quad tree algorithm so that all datapoints contribute to interpolation matrix A.
     2
     3Currently this is fixed by expand search but that can be very slow.
     4Need e.g. algorithm for searching neighbouring treenodes.
     5