Hi Akshay,

I think in general it is a good idea to be able to work with 3D
geometric objects. Why don't you start by writing some very quick
prototype, as part of your proposal.
For example intersection of 2 lines in 3D, or a plane and a line.
Write up the functions/classes necessary for that. That should give
you a good idea what work
this involves and should give you ideas how to write the proposal.

Ondrej

On Mon, Feb 24, 2014 at 12:03 AM, Akshay <akshaynukal...@gmail.com> wrote:
>> @smichr I agree that there are a lot of visualisation libraries for
>> geometry but there are very few computational geometry libraries especially
>> in python(atleast that's what google        said). With sympy's features we
>> could make a more flexible 3d module for example using symbols and
>> restricting it's value to only positive,we have already blocked imaginary
>> points so that is one less thing to worry about and making use of vector
>> module in  some  algorithms.
>
> --
> 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 to sympy@googlegroups.com.
> 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/45ffeb28-a20f-406a-b81a-e5dc29975ef6%40googlegroups.com.
>
> For more options, visit https://groups.google.com/groups/opt_out.

-- 
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 to sympy@googlegroups.com.
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/CADDwiVA7fX677EKB%2B8dn_wuRNzYQVKeU64LKCqD-hoH9xDZkkw%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to