latinize, a MATLAB code which adjusts an M dimensional dataset of N points so that it forms a Latin hypercube.
On output, each row of the table will have the properties that:
The information on this web page is distributed under the MIT license.
latinize is available in a C version and a C++ version and a Fortran90 version and a MATLAB version and an Octave version.
latin_center, a MATLAB code which computes Latin Square datasets by choosing the center of each square.
latin_cover, a MATLAB code which produces N Latin squares which cover an NxN square, or NxN Latin cubes which cover an NxNxN cube.
latin_edge, a MATLAB code which computes Latin Square datasets by choosing the edge of each square.
latin_random, a MATLAB code which computes Latin Square datasets by choosing a random point of each square.