Issue 16: objects with indices (tensors) http://code.google.com/p/sympy/issues/detail?id=16
Comment #22 by [EMAIL PROTECTED]: In the long I'd prefer to use git, so I've cloned the main repository and set up my own one at http://github.com/jpallen/sympy . I've started to address some of the things that Andy mentioned. set_components and get_component are there to wrap the work that needs done to get the dimensions and do some sanity checking on components. I left them public as they seemed useful and I didn't realise objects were meant to be immutable. Does simply making them private sound reasonable? -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sympy-issues" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sympy-issues?hl=en -~----------~----~----~----~------~----~------~--~---
