Re: [sympy] GSoC 2013 Idea(s):Optimization/ Graph Theory

2013-03-19 Thread Rajat Kapoor
@david: I knew about networkX library but was not aware about OpenOpt. My main aim to introduce Graph Theory into Sympy was to give give the users total freedom to apply Sympy's functions seamlessly onto the results of graph theory and vice versa. Instead of the graph class used by NetworkX,

Re: [sympy] GSoC 2013 Idea(s):Optimization/ Graph Theory

2013-03-19 Thread Aaron Meurer
On Tue, Mar 19, 2013 at 1:57 AM, Rajat Kapoor rajat100...@gmail.com wrote: @david: I knew about networkX library but was not aware about OpenOpt. My main aim to introduce Graph Theory into Sympy was to give give the users total freedom to apply Sympy's functions seamlessly onto the results of

[sympy] GSoC 2013 Idea(s):Optimization/ Graph Theory

2013-03-18 Thread Rajat Kapoor
*About me* Hi, my name is Rajat Kapoor and I'm currently pursuing Engg. in Electrical and Electronics along with M.S. in Mathematics in BITS Pilani Goa. I'm from India, and have sheer interest in computer programming as well as Mathematics. Few of my favorite areas in Mathematics include

Re: [sympy] GSoC 2013 Idea(s):Optimization/ Graph Theory

2013-03-18 Thread David Joyner
On Mon, Mar 18, 2013 at 5:06 AM, Rajat Kapoor rajat100...@gmail.com wrote: About me Hi, my name is Rajat Kapoor and I'm currently pursuing Engg. in Electrical and Electronics along with M.S. in Mathematics in BITS Pilani Goa. I'm from India, and have sheer interest in computer programming as

Re: [sympy] GSoC 2013 Idea(s):Optimization/ Graph Theory

2013-03-18 Thread Brian Granger
A number of people have asked about graph theory in sympy in the past. Our feeling is that with the high quality of NetworkX, it doesn't make sense to reinvent graph theory in sympy. Maybe talk to the NetworkX folks about doing a GSoC with them? On Mon, Mar 18, 2013 at 2:06 AM, Rajat Kapoor

Re: [sympy] GSoC 2013 Idea(s):Optimization/ Graph Theory

2013-03-18 Thread Aaron Meurer
This comes up often enough that we ought to add a note about it to the ideas page. Aaron Meurer On Mon, Mar 18, 2013 at 1:59 PM, Brian Granger elliso...@gmail.com wrote: A number of people have asked about graph theory in sympy in the past. Our feeling is that with the high quality of

Re: [sympy] GSoC 2013 Idea(s):Optimization/ Graph Theory

2013-03-18 Thread Aaron Meurer
See the bottom of https://github.com/sympy/sympy/wiki/GSoC-2013-Ideas. If you have some more examples, add them there (also if you know of good numerical libraries to direct people to). Aaron Meurer On Mon, Mar 18, 2013 at 6:26 PM, Aaron Meurer asmeu...@gmail.com wrote: This comes up often