> > I actually expected this question :).Anyway that was the formula for the > intersection of 2 lines in 2-d but now we have both 2-d and 3-d and also > apart from that there are segments and rays so we have to consider the > intersection of line and line in 2-d and 3-d and line and ray in 2-d 3-d > and so > on(http://docs.sympy.org/latest/_modules/sympy/geometry/line.html#LinearEntity.intersection > > Current code in 2-d).There are some additional 15-20 methods which have to > implemented from scratch in the line module in both 2-d and 3-d.
-- 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/dda3a99b-790b-4cff-9ea9-5cfabbc50539%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
