[sympy] Re: [Discussion] GSoC 2020 Stats module

2020-02-21 Thread 'Smit Lunagariya' via sympy
Hi, I am Smit Lunagariya, an undergraduate student from Mathematics and Computing Engineering, Indian Institute Technology-BHU. I am programming in python for one year. I am interested in Mathematics and its symbolic computation, specifically in Statistics. I have experience in Probabilistic

[sympy] Introduction to Sympy Community

2020-02-21 Thread Saket Bhatt
Hello! Myself Saket Bhatt, 4th year undergraduate from IIT Roorkee. I have over 2 years of experience in python that includes my pre-final year internship project. I have engineering level mathematics experience. My algorithmic interest include graph theory and algebraic algorithms. I look

Re: [sympy] how best to help Piecewise respond to `is_what` properties

2020-02-21 Thread Oscar Benjamin
It doesn't always make sense to delegate these properties to the subexpressions of a Piecewise. For example knowing that the subexpressions are hypergeometric functions does not mean that the piecewise itself is a hypergeometric function. On Fri, 21 Feb 2020 at 13:28, Chris Smith wrote: > > In

[sympy] gsoc 2020

2020-02-21 Thread sanjeev kumaar
hey im sanjeev from india i wanted to contribute for sympy on the topic probability...where i just wanted to know how to startup with the sympy software -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop

[sympy] Re: SymPy has been accepted as a GSoC mentoring org

2020-02-21 Thread Nitish Kumar Arya
Aaron Sir I have new idea . which want to submit idea at Sympy Org. so please tell me Sir how can i do. -- 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] Classical Mechanics: Efficient Equation of Motion Generation with Python as part of Gsoc 2020

2020-02-21 Thread vinit wadgaonkar
Hello Mentors, I am Vinit Wadgaonkar first year undergraduate of computer science engineering this summer , i wish to work with sympy open source organization i wish to taken on topic of it efficient Equation of motion generation with python as i have observed this module has not been given

[sympy] how best to help Piecewise respond to `is_what` properties

2020-02-21 Thread Chris Smith
In #18696 there is a problem of having `Piecewise(...).is_hypergeometric` return True when all the expressions it contains are hypergeometric. Quoting from my comment there: The `is_hypergeometric` function has to be made to look for a `Piecewise` > and return True if all the expressions in

Re: [sympy] editing release notes pre-release

2020-02-21 Thread Chris Smith
Thanks. I updated a few of the entries in ntheory. /c On Thursday, February 20, 2020 at 1:49:21 PM UTC-6, Aaron Meurer wrote: > > I added a link to the main release notes page on every release notes page. > > Eventually we will make it so either the bot or the release notes > script will

[sympy] Re: SymPy has been accepted as a GSoC mentoring org

2020-02-21 Thread Shekhar Prasad Rajak
Great! Looking forward to seeing impactful work from Students in this summer as well :) Cheers, Shekhar On Friday, 21 February 2020 01:09:11 UTC+5:30, Aaron Meurer wrote: > > I'm happy to announce that SymPy has been accepted by Google as a GSoC > mentoring organization. > > Students who are