Tue May 20 22:42:48 2025 test_partial_digest_test(): python version: 3.10.12 numpy version: 1.26.4 test_partial_digest() creates test problems for the partial digest problem. i4vec_distances_test(): i4vec_distances() computes the pairwise distances between elements of an I4VEC. Locations: 0 0 1 3 2 10 3 20 4 100 Distances: 0 3 1 10 2 20 3 100 4 7 5 17 6 97 7 10 8 90 9 80 i4vec_print_test(): i4vec_print() prints an I4VEC. Here is an I4VEC: 0 91 1 92 2 93 3 94 ksub_random_test(): ksub_random() generates a random K subset of an N set. Set size is N = 100 Subset size is K = 3 93 81 24 64 12 33 86 67 22 59 7 96 99 4 52 37 46 92 70 65 59 87 17 44 75 46 68 44 66 91 Number of nodes = 6 Maximum distance = 20 Locations: 0 0 1 1 2 6 3 12 4 13 5 20 Distances: 0 1 1 1 2 5 3 6 4 6 5 7 6 7 7 8 8 11 9 12 10 12 11 13 12 14 13 19 14 20 test_partial_digest_test(): Normal end of execution. Tue May 20 22:42:48 2025