simplex_grid


simplex_grid, an Octave code which generates a grid of points over the interior of a simplex in M dimensions.

Licensing:

The information on this web page is distributed under the MIT license.

Languages:

simplex_grid is available in a C version and a C++ version and a Fortran90 version and a MATLAB version and an Octave version and a Python version.

Related Data and Programs:

simplex_grid_test

asa299, an Octave code which computes the lattice points in an m-dimensional simplex, by Chasalow and Brand; this is a version of Applied Statistics algorithm 299;

octave_grid, an Octave code which generates a regular grid of points inside a variety of regions in one, two, three or many dimensions.

simplex_coordinates, an Octave code which computes the cartesian coordinates of the vertices of a regular simplex in m dimensions.

simplex_gm_rule, an Octave code which defines grundmann-moeller quadrature rules over the interior of a simplex in m dimensions.

Source Code:


Last revised on 13 October 2022.