[sympy] Re: Google Summer of Code 2014 Idea

2014-03-05 Thread Jason Moore
This is a very suitable idea. The goal is to create a general vector package that can stand on its own and be used as a basis for packages such as sympy.physics.mechanics. We should ensure that results for physics match those that the geometric algebra package gives. The tough part here is to have

Re: [sympy] Re: Google Summer of Code

2013-11-02 Thread Chris Smith
The parsing library is open sourced at https://github.com/mathquill/mathquillhttps://github.com/mathquill/mathquill#readme . It's GPL, though. We can't include any of the source directly in any of our projects, unless we ask the developers to relicense it. Aaron, you said that

Re: [sympy] Re: Google Summer of Code

2013-11-02 Thread Aaron Meurer
Probably it is OK. We just have to be careful that we don't take code from it and put it into something else which is BSD. The LGPL forces the code to remain separate. If someone wants to try integrating it, say into SymPy Gamma, that would be cool. I think a prerequisite would be parsing LaTeX,

[sympy] Re: Google Summer of Code Students Announced

2013-05-28 Thread Isuru Samarasinghe
I don't see the project idea Mobile app for iOS and/or Android in the list. I believe the reason is there is no mentor for that project. Isn't that unfair for the students who applied for that idea? On Tuesday, May 28, 2013 1:08:05 AM UTC+5:30, Aaron Meurer wrote: Hi everyone. As many of

Re: [sympy] Re: Google Summer of Code Students Announced

2013-05-28 Thread Stefan Krastanov
Hi Isuru, I am sorry that the project was not accepted, but the reasons are not what you suggested. We received a lot of good applications and had to choose those that would be of greatest benefit for SymPy. Moreover, the projects that were accepted were those written in most details and showing

Re: [sympy] Re: Google Summer of Code

2013-05-22 Thread Chris Smith
Being able to parse expressions copied from https://www.desmos.com/calculator might be nice (and to make them compatible with pasting there) might be nice. -- You received this message because you are subscribed to the Google Groups sympy group. To unsubscribe from this group and stop

Re: [sympy] Re: Google Summer of Code

2013-05-22 Thread Bharath M R
That's a great link. I am really surprised by their time taken to render plots. That is really really fast. The parsing library is open sourced at https://github.com/mathquill/mathquillhttps://github.com/mathquill/mathquill#readme . -- You received this message because you are subscribed to

Re: [sympy] Re: Google Summer of Code

2013-05-22 Thread Chris Smith
When you zoom you can see the fuzzy updating (not sure what to call it -- incremental refining?) that they are doing. It's pretty nice. -- 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,

Re: [sympy] Re: Google Summer of Code

2013-05-22 Thread Aaron Meurer
On May 22, 2013, at 5:21 AM, Bharath M R catchmrbhar...@gmail.com wrote: That's a great link. I am really surprised by their time taken to render plots. That is really really fast. The parsing library is open sourced at

Re: [sympy] Re: Google Summer of Code

2013-05-22 Thread Angus Griffith
Isn't this just (a subset of) math mode LaTeX? On Wednesday, 22 May 2013 18:17:03 UTC+10, smichr wrote: Being able to parse expressions copied from https://www.desmos.com/calculator might be nice (and to make them compatible with pasting there) might be nice. -- You received this

[sympy] Re: Google Summer of Code

2013-05-21 Thread Angus Griffith
Hi Nishat, Feel free to hit me up on IRC (nick: sn6uv) and we can chat about parsing stuff. I look forward to hearing your ideas, Angus. -- You received this message because you are subscribed to the Google Groups sympy group. To unsubscribe from this group and stop receiving emails from

[sympy] Re: Google Summer of Code

2013-05-20 Thread Saurabh Jha
Hi Nishant, Welcome. First of all you have to setup the environment according to [1]. If you are searching for ideas to work on, [2] will help you get you started. I suppose projects on android are somewhat vague, so I encourage you to discuss this thing on the irc or here on the mailing list.

Re: [sympy] Re: Google Summer of Code

2013-05-20 Thread Chris Smith
You may also wish to collaborate with David Li and Angus about parsing as both of them have experience and interest in this. -- 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

[sympy] Re: Google Summer of Code has Started

2011-05-24 Thread Aaron S. Meurer
Just a reminder to students that this means that you need to blog at some point this week. You don't have to do it until the end of the day on Saturday. But it's just a reminder that it needs to be done. If you don't have anything to blog about because you haven't done much yet, then a

[sympy] Re: Google Summer of Code 2009

2009-03-30 Thread Ondrej Certik
On Fri, Mar 27, 2009 at 6:44 PM, asmeurer asmeu...@gmail.com wrote: OK.  I have finished up the first draft of the application (except for the abstract, which I will do after I have finalized the main parts). If you all could look at it, that would be great.  Feel free to annotate right on

[sympy] Re: Google Summer of Code 2009

2009-03-30 Thread Aaron S. Meurer
On Mar 30, 2009, at 11:54 AM, Ondrej Certik wrote: Change: http://code.google.com/p/SymPy/issues/detail?id=1336 to: http://code.google.com/p/sympy/issues/detail?id=1336 Yeah. I was changing all of my sympy's to SymPy and I must have accidently changed the link. Also find a good name

[sympy] Re: Google Summer of Code 2009

2009-03-29 Thread asmeurer
Hey! I just noticed that my name made it to the AUTHORS file. Cool. Aaron --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups sympy group. To post to this group, send email to sympy@googlegroups.com To unsubscribe from

[sympy] Re: Google Summer of Code 2009

2009-03-27 Thread asmeurer
OK. I have finished up the first draft of the application (except for the abstract, which I will do after I have finalized the main parts). If you all could look at it, that would be great. Feel free to annotate right on it. It is a wiki after all. Some particular questions about it: Length.

[sympy] Re: Google Summer of Code 2009

2009-03-24 Thread Fredrik Johansson
On Sun, Mar 22, 2009 at 5:13 PM, asmeurer asmeu...@gmail.com wrote: * Implement the (generalized) hypergeometric differential equation and add hypergeometric functions like Bessel and Airy functions to SymPy (these functions are needed to solve many important ODEs from physics and elsewhere)

[sympy] Re: Google Summer of Code 2009

2009-03-24 Thread Fredrik Johansson
On Tue, Mar 24, 2009 at 6:10 AM, Ondrej Certik ond...@certik.cz wrote: On Mon, Mar 23, 2009 at 6:42 PM, asmeurer asmeu...@gmail.com wrote: Also, I had another question.  I had heard mentions that a résumé would be needed from other projects, but I haven't seen any explicit mention of it on

[sympy] Re: Google Summer of Code 2009

2009-03-24 Thread asmeurer
On Mar 23, 11:10 pm, Ondrej Certik ond...@certik.cz wrote: On Mon, Mar 23, 2009 at 6:42 PM, asmeurer asmeu...@gmail.com wrote: Thanks, I look at it. Some suggestions --- try to create more specific timeline, e.g. first week I'll do this, next 3 weeks I'll do this, I will have this before the

[sympy] Re: Google Summer of Code 2009

2009-03-23 Thread asmeurer
On Mar 22, 1:00 pm, Ondrej Certik ond...@certik.cz wrote Python does, but we have a word in it. It's a good idea to introduce yourself in the python-gsoc list. I went ahead and introduced myself there. I copied what I have above and added some notes to myself on the wiki at

[sympy] Re: Google Summer of Code 2009

2009-03-22 Thread Fredrik Johansson
On Sun, Mar 22, 2009 at 5:02 AM, asmeurer asmeu...@gmail.com wrote: This is a great project; I hope this gets accepted. • Am I missing anything important here? * Implement the (generalized) hypergeometric differential equation and add hypergeometric functions like Bessel and Airy functions to

[sympy] Re: Google Summer of Code 2009

2009-03-22 Thread Ondrej Certik
On Sun, Mar 22, 2009 at 9:13 AM, asmeurer asmeu...@gmail.com wrote: On Mar 22, 3:55 am, Fredrik Johansson fredrik.johans...@gmail.com wrote: This is a great project; I hope this gets accepted. Does sympy review the applications relating to it directly, or does python choose for it.  Perhaps

[sympy] Re: Google Summer of Code 2009

2009-03-21 Thread asmeurer
On Mar 20, 2:41 pm, Ondrej Certik ond...@certik.cz wrote: Yes, just search this list for examples of applications. Definitely start on this as soon as possible and prepare a schedule etc. You can then easily fit it on the template that PSF will put up. Ondrej Well, Python posted their

[sympy] Re: Google Summer of Code 2009

2009-03-20 Thread asmeurer
So far, Python is being a little slow in putting up their application template (http://socghop.appspot.com/org_app/show/google/gsoc2009/ python). Should I just start with what is here (http://wiki.sympy.org/ wiki/GSoC2009_Application_Template)? Do you know perhaps where I can find last year's

[sympy] Re: Google Summer of Code 2009 application

2009-03-18 Thread Ondrej Certik
On Fri, Mar 13, 2009 at 8:03 AM, Ondrej Certik ond...@certik.cz wrote: On Fri, Mar 13, 2009 at 1:34 AM, Ondrej Certik ond...@certik.cz wrote: On Fri, Mar 13, 2009 at 1:07 AM, Ondrej Certik ond...@certik.cz wrote: On Thu, Mar 12, 2009 at 11:10 AM, Ondrej Certik ond...@certik.cz wrote: Hi, I

[sympy] Re: Google Summer of Code 2009

2009-03-18 Thread asmeurer
I saw that sympy did not make it as a mentoring organization for Google Summer of Code 2009 and I will have to apply under the auspices of Python. Will this change any of the requirements that you mentioned above? By the way, I am coming along fine with that Bernoulli patch although it is going

[sympy] Re: Google Summer of Code 2009

2009-03-18 Thread Ondrej Certik
On Wed, Mar 18, 2009 at 6:12 PM, asmeurer asmeu...@gmail.com wrote: I saw that sympy did not make it as a mentoring organization for Google Summer of Code 2009 and I will have to apply under the auspices of Python. Will this change any of the requirements that you mentioned above? No, it

[sympy] Re: Google Summer of Code 2009

2009-03-18 Thread asmeurer
OK, if it did it correctly, I sent a patch via git with Bernoulli equations added to the source. By the way, I must say that that guide to git was well written. Good job with that. I was wondering, should the test file be updated with tests for the new types of ODE's that I implement or should

[sympy] Re: Google Summer of Code 2009

2009-03-18 Thread Ondrej Certik
On Wed, Mar 18, 2009 at 7:18 PM, asmeurer asmeu...@gmail.com wrote: OK, if it did it correctly, I sent a patch via git with Bernoulli equations added to the source.  By the way, I must say that that guide to git was well written.  Good job with that. Thanks! I was wondering, should the

[sympy] Re: Google Summer of Code 2009

2009-03-18 Thread asmeurer
The patch will not be accepted without tests, so yes, the tests should be updated. OK. Is there a way to edit my patch somehow or should I just resubmit? And if resubmit, should I resubmit the whole thing, or just the test? Also, are there any guidelines on tests that I should know about?

[sympy] Re: Google Summer of Code 2009

2009-03-18 Thread Ondrej Certik
On Wed, Mar 18, 2009 at 8:03 PM, asmeurer asmeu...@gmail.com wrote: The patch will not be accepted without tests, so yes, the tests should be updated. OK.  Is there a way to edit my patch somehow or should I just resubmit? And if resubmit, should I resubmit the whole thing, or just the

[sympy] Re: Google Summer of Code 2009

2009-03-18 Thread asmeurer
Just resubmit the patch. You can use git rebase -i to merge/squash patches. I'll help you with the rest once I can see the patch. I couldn't figure out how to use that command. Could you please post a link to the message in the sympy-patches list: I don't know how to post a link, but I

[sympy] Re: Google Summer of Code 2009

2009-03-18 Thread Ondrej Certik
On Wed, Mar 18, 2009 at 9:40 PM, asmeurer asmeu...@gmail.com wrote: Just resubmit the patch. You can use git rebase -i to merge/squash patches. I'll help you with the rest once I can see the patch. I couldn't figure out how to use that command. googling a bit revealed:

[sympy] Re: Google Summer of Code 2009

2009-03-18 Thread asmeurer
You go here: http://groups.google.com/group/sympy-patches click on the first link: http://groups.google.com/group/sympy-patches/browse_thread/thread/e11... and do copy and paste of that link. That's what I meant. Oop! I thought you meant I could post a link of the patch itself somehow

[sympy] Re: Google Summer of Code 2009

2009-03-18 Thread Ondrej Certik
On Wed, Mar 18, 2009 at 10:08 PM, asmeurer asmeu...@gmail.com wrote: You go here: http://groups.google.com/group/sympy-patches click on the first link: http://groups.google.com/group/sympy-patches/browse_thread/thread/e11... and do copy and paste of that link. That's what I meant.

[sympy] Re: Google Summer of Code 2009

2009-03-16 Thread Ondrej Certik
Hi Aaron! On Fri, Mar 13, 2009 at 8:03 PM, asmeurer asmeu...@gmail.com wrote: Hello.  My name is Aaron Meurer, and I would be interested in applying to work with sympy under the Google Summer of Code 2009.  I am currently a student at New Mexico Tech and am doubling majoring in Mathematics

[sympy] Re: Google Summer of Code 2009

2009-03-16 Thread asmeurer
Great! Is there anything that I should do before the 18th when the mentoring organizations are accepted (assuming you get to reply by then :) ). Google does not have the information on applying up yet, so I am not exactly sure what I will need. From what I've read an various websites linked to

[sympy] Re: Google Summer of Code 2009

2009-03-16 Thread Ondrej Certik
On Mon, Mar 16, 2009 at 7:15 PM, asmeurer asmeu...@gmail.com wrote: Great!  Is there anything that I should do before the 18th when the mentoring organizations are accepted (assuming you get to reply by You can get involved more with the sympy project, more below. then :) ).  Google does

[sympy] Re: Google Summer of Code 2009

2009-03-16 Thread Robert Kern
On Mon, Mar 16, 2009 at 21:43, Ondrej Certik ond...@certik.cz wrote: As to the project, I suggest you pick some algorithm (that could be used to solve lots of differential equations) that you could implement and test. One example is variation of constants:

[sympy] Re: Google Summer of Code 2009

2009-03-16 Thread asmeurer
On Mar 16, 8:43 pm, Ondrej Certik ond...@certik.cz wrote: On Mon, Mar 16, 2009 at 7:15 PM, asmeurer asmeu...@gmail.com wrote: Great!  Is there anything that I should do before the 18th when the mentoring organizations are accepted (assuming you get to reply by You can get involved more

[sympy] Re: Google Summer of Code 2009

2009-03-16 Thread Ondrej Certik
On Mon, Mar 16, 2009 at 8:10 PM, asmeurer asmeu...@gmail.com wrote: On Mar 16, 8:43 pm, Ondrej Certik ond...@certik.cz wrote: On Mon, Mar 16, 2009 at 7:15 PM, asmeurer asmeu...@gmail.com wrote: Great!  Is there anything that I should do before the 18th when the mentoring organizations

[sympy] Re: Google Summer of Code 2009

2009-03-16 Thread asmeurer
Laplace transforms are on your ideas list. Pardon me if I am slightly ignorant, as we have just started learning about these, but part the thing that makes Laplace transforms so great for solving ODEs is that taking the Laplacian of a differential gives you back the initial conditions of the

[sympy] Re: Google Summer of Code 2009

2009-03-16 Thread Ondrej Certik
On Mon, Mar 16, 2009 at 9:14 PM, asmeurer asmeu...@gmail.com wrote: Laplace transforms are on your ideas list.  Pardon me if I am slightly ignorant, as we have just started learning about these, but part the thing that makes Laplace transforms so great for solving ODEs is that taking the

[sympy] Re: Google Summer of Code 2009 application

2009-03-13 Thread Ondrej Certik
On Thu, Mar 12, 2009 at 11:10 AM, Ondrej Certik ond...@certik.cz wrote: Hi, I created a wiki with our organization application: http://wiki.sympy.org/wiki/GSoC2009Application The deadline is in 24 hours. I'd appreciate if you could help me finish it. I'll work on it more tonight and then

[sympy] Re: Google Summer of Code 2009 application

2009-03-13 Thread Ondrej Certik
On Fri, Mar 13, 2009 at 1:07 AM, Ondrej Certik ond...@certik.cz wrote: On Thu, Mar 12, 2009 at 11:10 AM, Ondrej Certik ond...@certik.cz wrote: Hi, I created a wiki with our organization application: http://wiki.sympy.org/wiki/GSoC2009Application The deadline is in 24 hours. I'd appreciate

[sympy] Re: Google Summer of Code 2009 application

2009-03-13 Thread Ondrej Certik
On Fri, Mar 13, 2009 at 1:34 AM, Ondrej Certik ond...@certik.cz wrote: On Fri, Mar 13, 2009 at 1:07 AM, Ondrej Certik ond...@certik.cz wrote: On Thu, Mar 12, 2009 at 11:10 AM, Ondrej Certik ond...@certik.cz wrote: Hi, I created a wiki with our organization application:

[sympy] Re: Google Summer of Code 2009

2009-02-16 Thread sunny sharma
Hi, I wanna use sympy codes. But I am facing a problem installing sympy in my system. I use fedora as my linux distro . Please help. regards, sunny sharma, On Mon, Feb 16, 2009 at 11:05 AM, sunny sharma sunnysharma...@gmail.comwrote: Hi ondrej, This is sunny sharma from India. I was willing

[sympy] Re: Google Summer of Code 2009

2009-02-16 Thread Akshay Srinivasan
If you're using Fedora 10, I guess doing yum install python-sympy should do the trick. On Feb 16, 6:22 pm, sunny sharma sunnysharma...@gmail.com wrote: Hi, I wanna use sympy codes. But I am facing a problem installing sympy in my system. I use fedora as my linux distro . Please help.

[sympy] Re: Google Summer of Code 2009

2009-02-16 Thread sunny sharma
Hi akshay, Yes I have fedora10 distro . Sorry, yum install python-sympy is not working. On Mon, Feb 16, 2009 at 6:56 PM, Akshay Srinivasan akshaysriniva...@gmail.com wrote: If you're using Fedora 10, I guess doing yum install python-sympy should do the trick. On Feb 16, 6:22 pm, sunny

[sympy] Re: Google Summer of Code 2009

2009-02-16 Thread Ondrej Certik
Hi sunnysharmagts, On Mon, Feb 16, 2009 at 5:40 AM, sunny sharma sunnysharma...@gmail.com wrote: Hi akshay, Yes I have fedora10 distro . Sorry, yum install python-sympy is not working. Please explain the exact steps that you are doing, so that other people can reproduce the problem and help

[sympy] Re: Google Summer of Code 2009

2009-02-16 Thread sunny sharma
Hi Ondrej, Actually use fedora10 as my distro. I am having a problem installing sympy in my system. Akshay advised me with yum install python-sympy but its not working. On Mon, Feb 16, 2009 at 7:17 PM, Ondrej Certik ond...@certik.cz wrote: Hi sunnysharmagts, On Mon, Feb 16, 2009 at 5:40 AM,

[sympy] Re: Google Summer of Code 2009

2009-02-15 Thread sunny sharma
Hi ondrej, This is sunny sharma from India. I was willing to take part in google summer of code 2009. In the mean while i got your mail on gsoc . Luckily i was learning python . But I am getting a problem while installing sympy. I use fedora as my linux distro. I am very interested in your