Macaulay2 » Documentation
Packages » Macaulay2Doc :: vector
next | previous | forward | backward | up | index | toc

vector -- make a 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.

Ways to use vector :

For the programmer

The object vector is a method function.