Hi,
I'm using the version 2.6.0 delphi and doing some tests of using KDTree. However I got a memory issue when trying with a dataset of 256 x 256 x 256 of 3D points. I got an exception Out of Memory. My computer has 8Gb of RAM and this dataset is quite small to have this exception.
I also have a question concerning the newer branch of Alglib - could you also release the delphi version - could adding and removing node inside KDTree be implemented ? (I saw that in the bug tracker since 2012 but no updated since there)
Kind regards, Vu
|