line_grid_test, a C code which calls line_grid(), which generates a grid of points over the interior of a line segment in 1D.
The information on this web page is distributed under the MIT license.
line_grid, a C code which computes a grid of points over the interior of a line segment in 1D.