Re: [sympy] small questions about manipulating equations and sums

2020-05-01 Thread Oscar Benjamin
On Fri, 1 May 2020 at 23:59, David Bailey wrote: > > On 01/05/2020 23:44, Oscar Benjamin wrote: > > On Fri, 1 May 2020 at 12:09, David Bailey wrote: > > On 01/05/2020 00:32, Oscar Benjamin wrote: > > Hi Aaron, > > Yes, if we had Equation we should disallow its use in an expression. I > don't see

Re: [sympy] small questions about manipulating equations and sums

2020-05-01 Thread David Bailey
On 01/05/2020 23:44, Oscar Benjamin wrote: On Fri, 1 May 2020 at 12:09, David Bailey wrote: On 01/05/2020 00:32, Oscar Benjamin wrote: Hi Aaron, Yes, if we had Equation we should disallow its use in an expression. I don't see any situation where it would make sense. We would need a clear

Re: [sympy] small questions about manipulating equations and sums

2020-05-01 Thread Oscar Benjamin
On Fri, 1 May 2020 at 12:09, David Bailey wrote: > > On 01/05/2020 00:32, Oscar Benjamin wrote: > > Hi Aaron, > > Yes, if we had Equation we should disallow its use in an expression. I > don't see any situation where it would make sense. We would need a > clear distinction between Equation and

Re: [sympy] Re: Google Season of Docs organization application

2020-05-01 Thread Nikhil Maan
Hi Aaron, I have filled out the form and will be happy to mentor for the program. Regards, Nikhil Maan On Saturday, May 2, 2020 at 12:47:02 AM UTC+5:30, Aaron Meurer wrote: > > I am working on the organization application for GSoD now. > > Anyone who is interested in mentoring, please let me

Re: [sympy] Re: Google Season of Docs organization application

2020-05-01 Thread Aaron Meurer
I am working on the organization application for GSoD now. Anyone who is interested in mentoring, please let me know, and also fill out this form https://bit.ly/gsod-mentor-reg. The deadline for the application is Monday. If you are interested in mentoring, please let me know right away so I can

[sympy] Regarding Gsoc project in Series Expansions

2020-05-01 Thread Saanidhya Vats
Currently I am going through the gruntz thesis and references which are related to limit module (have started bit early compared to the schedule mentioned in my proposal as my college is closed due to covid-19 effect, so I can denote enough time on this project). I am currently working on some

Re: [sympy] small questions about manipulating equations and sums

2020-05-01 Thread David Bailey
On 01/05/2020 00:32, Oscar Benjamin wrote: Hi Aaron, Yes, if we had Equation we should disallow its use in an expression. I don't see any situation where it would make sense. We would need a clear distinction between Equation and Equality as well as methods to convert between them. 1. Equality

[sympy] Re: small questions about manipulating equations and sums

2020-05-01 Thread Chris Smith
https://github.com/sympy/sympy/pull/18174 is open for the ability to work with equations and https://github.com/sympy/sympy/issues/19191 for extracting constants/sign from Integral/Sum. -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe

[sympy] Re: small questions about manipulating equations and sums

2020-05-01 Thread Chris Smith
I think #19191 addresses removal of constant/sign from Sum/Integral. And #18174 addresses the ability to work with equations. -- 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

[sympy] Re: small questions about manipulating equations and sums

2020-05-01 Thread Thomas Ligon
Do you want me to open issues on GitHub? This is actually two topic (equations and sums), an I should have known better than to combine them. > > -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving