Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Use this:

b = a[:]

to copy the vector into an independent vector.