Description Usage Arguments Value Examples
Make a column vector of ones.
| 1 | ones(n)
 | 
| n | how many ones | 
a column vector of ones as an integer matrix
| 1 2 | 
Loading required package: mpoly
Set Macaulay2 path with setM2Path().
Set Bertini path with setBertiniPath().
Set LattE-integrale path with setLattePath().
Set 4ti2 path with setMarkovPath().
     [,1]
[1,]    1
[2,]    1
[3,]    1
[4,]    1
[5,]    1
 int [1:5, 1] 1 1 1 1 1
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.