i have matrix (M,N), with M=8 vectors and each vectors contain N=100 samples.
i need your help, if i can apply KNN in the case of matrix, contain M vectors? thanks in advance
Hi Yi Cao,
Your code is amazing, congratulations!.
I´m simulating dipolar forces in a crystal structure. How Could I implement periodic boundary conditions (PBC) in your code?.
Hi Bree,
Thanks for pointing out this to me. This is because for the former, the function did not check whether the first and second input arguments are equal, hence they are treated as different. This causes some difference in results from the later. I have updated the code to do the check. You should be able to download the new version within a day or so.
Yi
Comment only