Do I just put that in front of the test in test_args? Also, I realised that CartanType_generator also fails, likely for the same reason.
On Tuesday, 16 July 2013 22:01:45 UTC+1, Aaron Meurer wrote: > > Just mark this test as @XFAIL. We haven't decided what the proper way > to deal with classes that have strings in them is yet. It's the same > issue as MatrixSymbol (you can read the discussion at > https://groups.google.com/d/msg/sympy/pyzfmCq_thI/UwFLv_RDX2IJ if you > are interested). > > Aaron Meurer > > On Tue, Jul 16, 2013 at 3:19 PM, Mary Clark > <[email protected]<javascript:>> > wrote: > > > > Okay, so...what exactly makes an object Basic, for lack of a better way > to > > say it? Standard_Cartan needs to have two arguments, one to specify the > > letter, and one to specify the rank. I don't understand how to make it > so > > that the __init__ method uses Basic objects to specify these things. > > > > -- > > You received this message because you are subscribed to the Google > Groups > > "sympy" group. > > To unsubscribe from this group and stop receiving emails from it, send > an > > email to [email protected] <javascript:>. > > To post to this group, send email to [email protected]<javascript:>. > > > Visit this group at http://groups.google.com/group/sympy. > > For more options, visit https://groups.google.com/groups/opt_out. > > > > > -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sympy. For more options, visit https://groups.google.com/groups/opt_out.
