next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 web site
Macaulay2Doc
::
vector(List)
vector(List) -- make a vector
Synopsis
Function:
vector
Description
vector {a,b,c,...}
-- produces an element of a free module from a list.
The elements a,b,c,... must be elements of the same ring, or be convertible to elements of the same ring.