Hi, I have a tensor
ct = M.tensor_field(1,1, name='c').
Is there a way to just get the name of this tensor (c) out as a string? Thanks
| 1 | initial version | |
Hi, I have a tensor
ct = M.tensor_field(1,1, name='c').
Is there a way to just get the name of this tensor (c) out as a string? Thanks
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.