simplex_grid


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

Licensing:

The computer code and data files described and made available on this web page are 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;

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.