Re: [sympy] Re: GSoC'19 Probability Idea proposal

2019-03-23 Thread Ritesh Kumar
Thank you, Aaron, for your reply. I have made the corrections as you suggested. I was looking for the distributions in SymPy docs , and could not find Gumbel there. I will add Gumbel in the documentation and will also look for other distributions which

Re: [sympy] Re: GSoC'19 Probability Idea proposal

2019-03-23 Thread Aaron Meurer
I don't have much experience with the stats module, so others will need to comment on the details. It sounds like you have identified several things that it currently cannot do but could do. One suggestion would be to include the correct answer that SymPy should return for each of your examples

Re: [sympy] 1.2 works for my example but 1.3 does not

2019-03-23 Thread Aaron Meurer
Do you mean me? Can you test the git version of SymPy? I will also be making a 1.4 release candidate soon that you can test. Aaron Meurer On Sat, Mar 23, 2019 at 9:22 AM brombo wrote: > > I have attached my library galgebra3 (python 3 version of galgebra) and the > example overdot.py in the

[sympy] Idempotent symbols in SymPy

2019-03-23 Thread Carlos Outeiral
Hi SymPy community. I am working on a project where my symbols are *idempotent* (i. e. x^n=x for any nonzero integer n). I have surfed the documentation and haven't found anything, although I might simply have been looking for the wrong name! If it turns out that there is no such function I

Re: [sympy] Trouble trying to push

2019-03-23 Thread Jose Luis
Thank you, your answer helped a lot. Regards, Jose Luis Salazar On Fri, Mar 22, 2019 at 7:06 PM Aaron Meurer wrote: > First check "git remote -v" and make sure "github" points to your fork > and not sympy/sympy. If it isn't, you should "git remote remove > github" and then re-add it with git

Re: [sympy] Guidance for parsing fortran code to sympy project

2019-03-23 Thread Ondřej Čertík
> Then make sure you submit a patch more more to SymPy. Since your Meant to say: submit a patch or more to SymPy. -- 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

Re: [sympy] Guidance for parsing fortran code to sympy project

2019-03-23 Thread Ondřej Čertík
Hi Shreya, On Sat, Mar 23, 2019, at 12:42 AM, Shreya Joshi wrote: > My name is Shreya Joshi, I am currently pursuing Bachelor of > Engineering with Computer Science and Engineering as my Major. I am in > the last semester of my studies. I would like to apply for :- > Parsing fortran code to

[sympy] Guidance for parsing fortran code to sympy project

2019-03-23 Thread Shreya Joshi
My name is Shreya Joshi, I am currently pursuing Bachelor of Engineering with Computer Science and Engineering as my Major. I am in the last semester of my studies. I would like to apply for :- Parsing fortran code to sympy I am fond of mathematics and have implemented almost all integration and