Hi Akshay, On Mon, Feb 10, 2014 at 6:42 AM, Akshay <[email protected]> wrote: > Hello, > I have been working with the geometry module for the past one month and have > successfully submitted a few patches for it.Currently the module supports > only till 2 dimensions ,so I would like extend this to include 3 > dimensions.This is a rough idea of what I have thought until now: > 1)Make appropriate changes to the Point class(as it only supports 2-d > points) > 2)Same applies for the Line class. > 3)Write a new class for Planes.(as they are an important part of 3-d > geometry) > 4)Using the above changes and applying it to the conics > supported(Ellipse,Circle) > > This a gist of it.Your suggestions on the idea will be valuable.
I think it would be valuable to extend it to 3rd dimension. I think you also discussed this in another thread? Please keep us posted. Ondrej -- 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/CADDwiVCBPeAKCCc3DyPLpiL1f0f4AXDOT-0WoOLVVjbrcnrwVw%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.
