cvt_3d_lumping_test, an Octave code which calls cvt_3d_lumping(), which allows the user to carry out a lumped version of Lloyd's iterative algorithm for the computation of a centroidal Voronoi Tessellation (CVT) in the unit cube [-1,+1]^3, for a general density function rho(x,y,z).
The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.
cvt_3d_lumping, an Octave code which allows the user to carry out a lumped version of Lloyd's iterative algorithm for the computation of a centroidal Voronoi Tessellation (CVT) in the unit cube [-1,+1]^3, for a general density function rho(x,y,z).