Re: [sympy] Contribute to Sympy in Gsoc 2015

2014-12-14 Thread Sushant Hiray
also fill in some more details. Let me know how it goes. Regards, Sushant Sushant Hiray, Senior Undergrad CSE, IIT Bombay On Sun, Dec 14, 2014 at 6:33 PM, Saurabh Jha saurabh.j...@gmail.com wrote: Hi Tushar, The link you found is of CSympy. There is also a Sympy project (written in Python

Re: [sympy] fixes #8239

2014-11-16 Thread Sushant Hiray
-ci.org/sympy/sympy/builds/41144175 You can as well look into travis logs to see why tests failed. If it shows timeout error then you can ask the project admins to restart the builds. Hope this helps, Sushant Sushant Hiray, Senior Undergrad CSE, IIT Bombay On Sun, Nov 16, 2014 at 7:38 PM, Akshat

Re: [sympy] New to the Organization

2014-11-10 Thread Sushant Hiray
Deepanshu, This wiki page gives info on getting started: https://github.com/sympy/sympy/wiki/introduction-to-contributing Let us know if you're stuck somewhere. Sushant Hiray, Senior Undergrad CSE, IIT Bombay On Mon, Nov 10, 2014 at 3:25 PM, Deepanshu Vijay deepanshuvijay01...@gmail.com

Re: [sympy] How to Contribute to SymPy: Naive Pythoner

2014-10-27 Thread Sushant Hiray
You can also find some easy to fix issues here https://github.com/sympy/sympy/labels/Easy%20to%20Fix. Sushant Hiray, Senior Undergrad CSE, IIT Bombay On Mon, Oct 27, 2014 at 9:30 PM, Sudhanshu Mishra mrsu...@gmail.com wrote: Hey Priyanka, Please read this wiki page https://github.com

Re: [sympy] Student looking to contribute to SymPy/CSymPy - where to start?

2014-08-01 Thread Sushant Hiray
Hi Zack, There are currently 2 students doing GSoC under CSymPy. I'm working on Extending Elementary Functions and Thilina https://github.com/thilinarmtb is working on implementing Matrix Module. Here is my GSoC Proposal to give you a rough idea of stuff I'm covering as a part of my project.

Re: [sympy] Re: [GSoC] Extending Elementary Functions for CSymPy

2014-03-20 Thread Sushant Hiray
Hi, Thanks for the suggestion Ondrej. I've updated the proposal accordingly. Could you have a look over it once herehttps://github.com/sympy/sympy/wiki/GSoC-2014-Application-Sushant-Hiray:-Extending-Elementary-Functions-CSymPyand see if all is well. Thanks, Sushant Hiray On Wednesday, March 19

Re: [sympy] Re: [GSoC] Extending Elementary Functions for CSymPy

2014-03-19 Thread Sushant Hiray
Hi, I think the Python wrapper is a matter of few hours. I'll be happy to do that myself. Well if that is the case, then do you suggest I add some more stuff in the proposal? Or is it better to keep a buffer just in case? Regards, Sushant Hiray The Complex stuff might trigger some

Re: [sympy] Re: [GSoC] Extending Elementary Functions for CSymPy

2014-03-18 Thread Sushant Hiray
, Sushant Hiray -- 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, send email to sympy@googlegroups.com. Visit

Re: [sympy] Re: [GSoC] Extending Elementary Functions for CSymPy

2014-03-18 Thread Sushant Hiray
. Thanks, Sushant Hiray Thanks! I left some minor comments on the PR. Thanks about that! I've updated according to Sergey's suggestions as well. I guess there was some issue with Travis builds. I saw it on gitter. So I suspect it'll take some time before the tests

[sympy] Re: [GSoC] Extending Elementary Functions for CSymPy

2014-03-17 Thread Sushant Hiray
have updated my proposalhttps://github.com/sympy/sympy/wiki/GSoC-2014-Application-Sushant-Hiray:-Extending-Elementary-Functions-CSymPy accordingly. I would like to get your views regarding the current proposal. Also a more concrete advice on the scope of the project, if it is way too pessimistic

[sympy] [GSoC] Extending Elementary Functions for CSymPy

2014-03-15 Thread Sushant Hiray
have created a very rough draft of the my proposal: https://github.com/sympy/sympy/wiki/GSoC-2014-Application-Sushant-Hiray:-Extending-Elementary-Functions-CSymPy Currently I'm trying to figure out the scope of the project, I would then update the implementation issues and timeline accordingly

Re: [sympy] [GSoC] Extending Elementary Functions for CSymPy

2014-03-15 Thread Sushant Hiray
Hey, Thanks for the reply Ondřej. There is a good library called Arb from Fredrik, which among others can do Bernoulli numbers: http://fredrikj.net/arb/ http://fredrikj.net/arb/bernoulli.html I think it is very fast, judging from Fredrik's blogposts:

Re: [sympy] Primality Test

2013-04-07 Thread Sushant Hiray
@David On Sunday, April 7, 2013 1:27:25 AM UTC+5:30, David Joyner wrote: Have you looked at what nzmath has for this? It is also BSD licensed and written in pure python. I checked into nzmath. So as of now they implement various psuedo prime checking algorithms namely: spsp

Re: [sympy] Primality Test

2013-04-07 Thread Sushant Hiray
@Aaron Even I think the same. I guess I will start working on the patch right away. :) Any suggestions on the implementation of AKS algorithm? Also I will implement the algorithm in the primetest.py itself. It is fine, right? Regards, Sushant -- You received this message because you are

[sympy] Re: Group Theory-Combinatorics

2013-04-06 Thread Sushant Hiray
Dear Vipul, Are you sure you did the following: Once you enter the sympy folder do the following: This will install the library sudo python setup.py install Run the following. It will essentially run all the tests and finally output you if all test cases passed the result or not. ./setup.py

[sympy] Primality Test

2013-04-06 Thread Sushant Hiray
Dear All, I am Sushant a sophomore from Indian Institute of Technology, Bombay pursuing Computer Science. I am very much interested in number theory and my trysts with number theory goes way back since I was in school. I have participated in Maths Olympiads and number theory has always been my