The pos_from Point method selects the shortest number of points to traverse to get from self to other even is there is no connecting 'dcm' path to get from beginning to end. In my case, there is another 'dcm connected' path, but it has more points, so it is discarded in _pdict_list.
Should the pos_from (and underlying _pdict_list) method only return a Vector that can be expressed in any single frame? (Instead of a vector that cannot be expressed in any single frame) Thanks, Aaron -- 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 https://groups.google.com/group/sympy. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/6277ef31-b459-410a-b394-0601ed4a303a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
