Re: [sympy] GSOC 2013

2013-03-28 Thread Amit Jamadagni
So as I mentioned I would also like to work on the quantum module.So can I include this in the proposal as a sub point.Thanks. On Fri, Mar 29, 2013 at 10:48 AM, Aaron Meurer wrote: > I think I understand your example. But unless I'm missing something, > this doesn't seem like it would be that ha

Re: [sympy] GSOC 2013

2013-03-28 Thread Aaron Meurer
I think I understand your example. But unless I'm missing something, this doesn't seem like it would be that hard to do, especially since the hard work of the integration algorithms is already done. My main concern is if this enough work for a GSoC project (so far, it sounds like just a single pull

Re: [sympy] substitutions with unicode

2013-03-28 Thread Aaron Meurer
On Thu, Mar 28, 2013 at 4:08 PM, Duane Nykamp wrote: > > On Thursday, March 14, 2013 1:19:36 AM UTC-5, Aaron Meurer wrote: >> >> >> You can also mimic a whitelist by blacklisting everything you don't >> want. For example: >> >> all_names = {} >> good_names = {'cos': cos, ...} >> exec "from sympy

Re: [sympy] GA_rewrite

2013-03-28 Thread Aaron Meurer
But those test failures do not occur in master, so they are caused by some change of yours. I think you've somehow globally messed up the printers. You've also still got junk files that you need to remove. Also note the doctest failures (that is probably because of the uppercase file names). On

Re: [sympy] substitutions with unicode

2013-03-28 Thread Duane Nykamp
On Thursday, March 14, 2013 1:19:36 AM UTC-5, Aaron Meurer wrote: > > > You can also mimic a whitelist by blacklisting everything you don't > want. For example: > > all_names = {} > good_names = {'cos': cos, ...} > exec "from sympy import *" in all_names > bad_names_set = set(all_names.keys(

[sympy] GA_rewrite

2013-03-28 Thread Alan Bromborsky
The new GA for python 2.7 now passes all tests (the failures sympy-bot reports are in other parts of sympy). The documentation fails because the rst src for GA and for galgebra have function references with the same names. sympy-bot says use the sphinx :noindex: directive. Can this directive

Re: [sympy] GSoC organization application

2013-03-28 Thread Jason Moore
Thanks Aaron. We'll do our best to address some of these issues before tomorrow. Jason moorepants.info +01 530-601-9791 On Thu, Mar 28, 2013 at 12:53 PM, Aaron Meurer wrote: > So here are my comments on the application, in no particular order: > > - The questions you have answers for are from

Re: [sympy] GSoC organization application

2013-03-28 Thread Aaron Meurer
So here are my comments on the application, in no particular order: - The questions you have answers for are from last year. You should update them for this year. - Some of your answers are actually popdown selections in the Melange form, so you won't be able to elaborate as you have (in particul

Re: [sympy] GSoC organization application

2013-03-28 Thread Jason Moore
I added one sentence to the applications section that mentions PyDy. Thanks for your offer to look over our app. We'd appreciate it. Jason moorepants.info +01 530-601-9791 On Wed, Mar 27, 2013 at 11:55 PM, Aaron Meurer wrote: > That paragraph is perfect. I think a paragraph is much better tha