Tue May 20 22:43:22 2025 triangle_interpolate_test(): python version: 3.10.12 numpy version: 1.26.4 Test triangle_interpolate() r8mat_transpose_write_test: Test r8mat_transpose_write, which writes the transpose of an R8MAT to a file. Created file "r8mat_transpose_write_test.txt". triangle_interpolate_linear_test triangle_interpolate_linear uses linear interpolation on vertex data to estimate values in the interior. X Y V(1) V(2) V(3) 0 1 1 0 0 5 0 0 1 0 4 4 0 0 1 3.00744 2.30584 0.298127 0.199944 0.501929 3.16685 2.70886 0.243356 0.140268 0.616376 2.81071 1.32593 0.391117 0.375179 0.233704 3.9927 0.582269 0.181418 0.718369 0.100213 4.27079 1.02142 0.0997594 0.669825 0.230416 0.716764 1.36988 0.829635 0.0353039 0.135061 1.98924 1.41425 0.559411 0.22688 0.213709 3.3707 0.369216 0.323577 0.665013 0.0114098 3.79223 2.75448 0.109295 0.229408 0.661297 2.91215 2.63814 0.300698 0.114942 0.58436 uniform_in_triangle_map1_test(): Python version: 3.10.12 uniform_in_triangle_map1() maps uniform points into a triangle. Number of points N = 1000 V1 = 0.750000 0.900000 V2 = 0.000000 0.200000 V3 = 0.950000 0.650000 Data written to "uniform_in_triangle_map1.txt". triangle_interpolate_test(): Normal end of execution. Tue May 20 22:43:22 2025