Should elements in a Tuple be sympified or _sympified or neither? I.e. do we want Tuple(1,"hello") to contain python integers and strs or SymPy Integers and Symbols?
I'd like to have a simple Dict or Mapping container class. Anyone care about the name or implementation details? A start is over here https://github.com/mrocklin/sympy/blob/Dict/sympy/core/containers.py -Matt -- You received this message because you are subscribed to the Google Groups "sympy" 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?hl=en.
