Re: [sympy] playing with "oo"

2015-10-23 Thread Speed
to once get start my contribution cycle. This project really interests me and I want to build myself on that. But not getting anything to match my newbie level to work on. It would be very helpful if you could guide me through this part. Thanks again. Regards, Speed -- You received

[sympy] playing with "oo"

2015-10-22 Thread Speed
Hello, I'm curious to know as to how we are treating oo here on the sympy project. as sometimes some ans shows that oo*I is possible, how are we really defining oo here. Regards, Speed -- You received this message because you are subscribed to the Google Groups "sympy" group. To u

[sympy] Re: Problems with integrating ln(x-y) wrt. y

2015-10-22 Thread Speed
Use simplify(diff(-x*log(-x + y) + y*log(x - y) - y,y)) instead of only diff(-x*log(-x + y) + y*log(x - y) - y,y) as mentioned by Kalevi sympy does not do the simplification part autometically. and in sympy during integration sometimes the constants make a difference. Hope it helps. On

Re: [sympy] want to start contributing.

2015-10-21 Thread Speed
Thanks Sumith for your help. As now its working fine. > > -- 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,

Re: [sympy] want to start contributing.

2015-10-20 Thread Speed
One thing I want to ask. as let's say I made some changes in my forked code of sympy which I have cloned on my system. now how can I update my systems installed Sympy to check for my changes that I had made, Finally I want to ask what do I need to do to check for the changes that I had made in

[sympy] want to start contributing.

2015-10-19 Thread Speed
mathematical computing. It would be great if i get some directions from you all guys as to where to start from. Regards, Speed. -- 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, sen