Fri Mar 7 17:51:48 2025 test_nearest(): python version: 3.10.12 numpy version: 1.26.4 Consider various nearest neighbor algorithms. Testing find_closest1() ----M--- ---NR--- ---NS--- Time 2 1000000 10 27.8532 2 100000 100 29.8522 2 10000 1000 29.7209 2 1000 10000 29.4507 2 100 100000 28.9565 2 10 1000000 31.7685 4 1000000 10 28.4484 4 100000 100 27.9228 4 10000 1000 27.0057 4 1000 10000 26.9731 4 100 100000 26.9148 4 10 1000000 29.7714 8 1000000 10 30.4992 8 100000 100 31.4118 8 10000 1000 29.6363 8 1000 10000 29.0112 8 100 100000 30.2049 8 10 1000000 28.5286 test_nearest_test(): Normal end of execution. Fri Mar 7 18:00:32 2025