Re: [sympy] Gsoc-14 3-Dimensional Geometry.

2014-03-05 Thread Christophe Bal
I've a little suggestion about planar object into a 3D scene. *O = Point(2, 3, 4)* *I = Point(4, 5, 4)* J = Point(2, 3, 7) *line = Line(Point(2,3), Point(3,5)) # z-plane by default* *line2 = **putin((O, I, J), **line**) # Let's go in another plane* This allows to easily put a planar scene in

Re: [sympy] Gsoc-14 3-Dimensional Geometry.

2014-03-05 Thread Christophe Bal
z-plane must be changed to xy-plane. Sorry for this. 2014-03-05 10:26 GMT+01:00 Christophe Bal projet...@gmail.com: I've a little suggestion about planar object into a 3D scene. *O = Point(2, 3, 4)* *I = Point(4, 5, 4)* J = Point(2, 3, 7) *line = Line(Point(2,3), Point(3,5)) # z-plane by

Re: [sympy] Gsoc-14 3-Dimensional Geometry.

2014-03-04 Thread Chase Relock
This isn't my proposal, but I do think there is a lot that can be done here. There are a great deal of tools and results in Algebraic Geometry that can be implemented for 3d (and n-d of course). I recommend THIS

Re: [sympy] Gsoc-14 3-Dimensional Geometry.

2014-03-04 Thread Akshay
Thanks for the book , I'll surely go through it. -- 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 sympy+unsubscr...@googlegroups.com. To post to this group, send

Re: [sympy] Gsoc-14 3-Dimensional Geometry.

2014-02-23 Thread Akshay
@asmeurer Could you post your reviews on this one? -- 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 sympy+unsubscr...@googlegroups.com. To post to this group, send email

Re: [sympy] Gsoc-14 3-Dimensional Geometry.

2014-02-23 Thread Aaron Meurer
I think it's a good idea, though you'd need to convince me that there's enough work in it for a whole summer. Aaron Meurer On Sun, Feb 23, 2014 at 3:39 PM, Akshay akshaynukal...@gmail.com wrote: @asmeurer Could you post your reviews on this one? -- You received this message because you are

Re: [sympy] Gsoc-14 3-Dimensional Geometry.

2014-02-23 Thread Akshay
@asmeurer Thanks for the reply. First of all the current geometry module supports entities like point,line,rays,segment in 2d.To extend it to 3d the algorithms for all the existing methods need to be written from scratch as they can't be extended as such, and also have to include a new

Re: [sympy] Gsoc-14 3-Dimensional Geometry.

2014-02-18 Thread Christophe Bal
Hello, as a simple user, I think the support of conic and quadratic is also needed for 2D and 3D geometry. There is also a need to allow a way to put a 2D context into the 3D one. Christophe BAL 2014-02-18 20:32 GMT+01:00 Akshay akshaynukal...@gmail.com: Hello, The current geometry module

Re: [sympy] Gsoc-14 3-Dimensional Geometry.

2014-02-18 Thread Akshay
Yes i think so too, and even there is a scope of implementing Parabolae and Hyperbolae classses in the current geometry module. -- 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