Description Usage Arguments Value Author(s)
Wraps a grid array into a torus at the edges.
1 | .torify_coordinates(coords, array_max)
|
coords |
An 8x2 matrix of co-ordinates. |
array_max |
An integer specifying the maximum size of the array. |
An 8x2 matrix in which the first column contains row co-oridnates and the second column contains column co-ordinates.
Alex Kalinka, alex.t.kalinka@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.