What's the best way of appending vectors in sage?
I'm after the equivalent of Python list addition [1,2]+[3,4]=[1,2,3,4]
| 1 | initial version |
What's the best way of appending vectors in sage?
I'm after the equivalent of Python list addition [1,2]+[3,4]=[1,2,3,4]
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.