Wed Oct 8 09:07:07 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 61 53 73 29 18 93 44 40 94 17 4 23 47 46 35 52 49 87 78 24 68 59 46 3 79 95 62 84 7 34 Number of nodes = 6 Maximum distance = 20 Locations: 0 0 1 1 2 2 3 12 4 15 5 20 Distances: 0 1 1 1 2 2 3 3 4 5 5 8 6 10 7 11 8 12 9 13 10 14 11 15 12 18 13 19 14 20 test_partial_digest_test(): Normal end of execution. Wed Oct 8 09:07:07 2025