That one looks like a bug. sympify(ReferenceFrame('o').x) does not work.
This really shows why it is important for all SymPy objects to follow the
basic args invariants. ReferenceFrame('o') has no .args, and
ReferenceFrame('o').x.args is a list (!) containing a tuple of a matrix and
a ReferenceFrame.
Aaron Meurer
On Tue, Apr 8, 2014 at 2:37 AM, Dirk Fortmeier <[email protected]>wrote:
> Here's another one:
> http://stackoverflow.com/questions/22930329/how-to-implement-div-and-grad-in-sympy:)
>
> SO is really helpful indeed for question that do not rely on much
> discussion. Which is the problem with my current question ... I think there
> are a lot of side questions to it, so I think I will post here as well.
>
> Btw: Hello sympy community!
>
> --
> 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.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/sympy/9ec4df0f-8675-4209-b4e6-2066f473be07%40googlegroups.com<https://groups.google.com/d/msgid/sympy/9ec4df0f-8675-4209-b4e6-2066f473be07%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>
--
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.
To view this discussion on the web visit
https://groups.google.com/d/msgid/sympy/CAKgW%3D6%2Brpuzgmch2eEk%2BMb%2BNFaZzeC9J6YYghk%3DbC%2Bv2E1hZEw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.