21-Jul-2023 14:04:55 cvtp_test(): MATLAB/Octave version 5.2.0. Test cvtp(). cvtp_test01(): cvtp() computes a periodic Centroidal Voronoi Tessellation We set MODULAR to TRUE to do this. Spatial dimension M = 2 Number of generators = 100 MODULAR arithmetic option = True Number of sample points = 5000 Number of iterations = 25 cvtp_test02(): cvtp() computes a periodic Centroidal Voronoi Tessellation but here we turn modularity OFF. Spatial dimension M = 2 Number of generators = 200 MODULAR arithmetic option = False Number of sample points = 5000 Number of iterations = 25 cvtp_test(): Normal end of execution. 21-Jul-2023 14:44:58