Re: Issue 3457 in sympy: use2to3 script only works in a git checkout

2012-10-29 Thread sympy
Comment #5 on issue 3457 by tak...@gmail.com: use2to3 script only works in a git checkout http://code.google.com/p/sympy/issues/detail?id=3457 Apparently using the separate tarballs is OK for Debian, so I'll go with that. Do you want to keep this issue open for the WindowsError thing, or

Issue 3462 in sympy: _eval_power problem

2012-10-29 Thread sympy
Status: Valid Owner: Labels: Type-Defect Priority-Medium New issue 3462 by smi...@gmail.com: _eval_power problem http://code.google.com/p/sympy/issues/detail?id=3462 var('a', commutative=False) a sqrt(-a).expand() Traceback (most recent call last): File stdin, line 1, in module

Re: Issue 3457 in sympy: use2to3 script only works in a git checkout

2012-10-29 Thread sympy
Comment #6 on issue 3457 by asmeu...@gmail.com: use2to3 script only works in a git checkout http://code.google.com/p/sympy/issues/detail?id=3457 Yah, let's leave this open for that, and also for updating the README just to make sure it's clear. -- You received this message because you

Re: Issue 2845 in sympy: Integrating the new plotting module

2012-10-29 Thread sympy
Issue 2845: Integrating the new plotting module http://code.google.com/p/sympy/issues/detail?id=2845 This issue is now blocking issue sympy:2987. See http://code.google.com/p/sympy/issues/detail?id=2987 -- You received this message because you are listed in the owner or CC fields of this issue,

Re: Issue 2987 in sympy: Change the behaviour of the deprecated Plot()

2012-10-29 Thread sympy
Updates: Labels: CodeInCategory-Code Blockedon: -sympy:2845 sympy:2845 Comment #4 on issue 2987 by krastano...@gmail.com: Change the behaviour of the deprecated Plot() http://code.google.com/p/sympy/issues/detail?id=2987 (No comment was entered for this change.) -- You

Re: Issue 3434 in sympy: warning when starting isympy

2012-10-29 Thread sympy
Updates: Labels: CodeInCategory-Code Comment #10 on issue 3434 by krastano...@gmail.com: warning when starting isympy http://code.google.com/p/sympy/issues/detail?id=3434 (No comment was entered for this change.) -- You received this message because you are subscribed to the Google

Re: Issue 2845 in sympy: Integrating the new plotting module

2012-10-29 Thread sympy
Issue 2845: Integrating the new plotting module http://code.google.com/p/sympy/issues/detail?id=2845 This issue is now blocking issue sympy:2987. See http://code.google.com/p/sympy/issues/detail?id=2987 -- You received this message because you are listed in the owner or CC fields of this issue,

Re: Issue 2845 in sympy: Integrating the new plotting module

2012-10-29 Thread sympy
Updates: Labels: CodeInMultiple Comment #19 on issue 2845 by krastano...@gmail.com: Integrating the new plotting module http://code.google.com/p/sympy/issues/detail?id=2845 documentation tasks: - cheat sheet - comparisons with other CASs on wiki pages - screenshots -- You

Re: Issue 182 in sympy: Plot linear maps

2012-10-29 Thread sympy
Updates: Labels: CodeInCategory-Code Comment #9 on issue 182 by krastano...@gmail.com: Plot linear maps http://code.google.com/p/sympy/issues/detail?id=182 (No comment was entered for this change.) -- You received this message because you are subscribed to the Google Groups

Issue 3463 in sympy: update the plotting capabilities wiki page and generally the plotting documentation.

2012-10-29 Thread sympy
Status: Valid Owner: Labels: Type-Enhancement Priority-Medium Documentation Plotting CodeInCategory-Documentation CodeInMultiple New issue 3463 by krastano...@gmail.com: update the plotting capabilities wiki page and generally the plotting documentation.

Re: Issue 3463 in sympy: update the plotting capabilities wiki page and generally the plotting documentation.

2012-10-29 Thread sympy
Comment #1 on issue 3463 by krastano...@gmail.com: update the plotting capabilities wiki page and generally the plotting documentation. http://code.google.com/p/sympy/issues/detail?id=3463 one more task: Working on the previous tasks may unravel problems with the documentation of the

Re: Issue 2766 in sympy: Translate tutorial

2012-10-29 Thread sympy
Updates: Status: WontFix Comment #10 on issue 2766 by krastano...@gmail.com: Translate tutorial http://code.google.com/p/sympy/issues/detail?id=2766 I guess this can be closed (wontfix) as there are no more such GoogleCodeIn tasks. -- You received this message because you are

Re: Issue 2797 in sympy: Translate our webpage

2012-10-29 Thread sympy
Updates: Status: WontFix Comment #11 on issue 2797 by krastano...@gmail.com: Translate our webpage http://code.google.com/p/sympy/issues/detail?id=2797 Probably it is ok to close (wontfix) as there are no more translation GCI tasks. -- You received this message because you are

2 issues changed in sympy

2012-10-29 Thread sympy
Updates: Labels: CodeInCategory-Documentation Comment by krastano...@gmail.com: (No comment was entered for this change.) Affected issues: issue 2769: Make video tutorials for SymPy http://code.google.com/p/sympy/issues/detail?id=2769 issue 2790: Create examples/short tutorials

Re: Issue 1941 in sympy: Objects that know how to combine themselves

2012-10-29 Thread sympy
Updates: Labels: -CodeInCategory-Research -CodeInDifficulty-Hard Comment #15 on issue 1941 by krastano...@gmail.com: Objects that know how to combine themselves http://code.google.com/p/sympy/issues/detail?id=1941 It does not make sense for GCI anymore. -- You received this message

Re: Issue 1393 in sympy: Implement heuristics for integrating common algebraic functions

2012-10-29 Thread sympy
Issue 1393: Implement heuristics for integrating common algebraic functions http://code.google.com/p/sympy/issues/detail?id=1393 This issue is now blocking issue sympy:1020. See http://code.google.com/p/sympy/issues/detail?id=1020 -- You received this message because you are listed in the owner

Re: Issue 1393 in sympy: Implement heuristics for integrating common algebraic functions

2012-10-29 Thread sympy
Issue 1393: Implement heuristics for integrating common algebraic functions http://code.google.com/p/sympy/issues/detail?id=1393 This issue is now blocking issue sympy:1020. See http://code.google.com/p/sympy/issues/detail?id=1020 -- You received this message because you are listed in the owner

Re: Issue 1020 in sympy: integrate(sqrt(y**2 - x**2)/x, x) can't do it

2012-10-29 Thread sympy
Updates: Status: Fixed Blockedon: -sympy:1393 sympy:1393 Comment #6 on issue 1020 by ronan.l...@gmail.com: integrate(sqrt(y**2 - x**2)/x, x) can't do it http://code.google.com/p/sympy/issues/detail?id=1020 Wolfram Alpha doesn't do much better. And actually, I think our result

Re: Issue 2762 in sympy: Investigate ways to improve substitution, pattern matching, etc.

2012-10-29 Thread sympy
Updates: Labels: -CodeInCategory-Research -CodeInDifficulty-Medium Comment #10 on issue 2762 by krastano...@gmail.com: Investigate ways to improve substitution, pattern matching, etc. http://code.google.com/p/sympy/issues/detail?id=2762 It does not make sense for GCI anymore -- You

Re: Issue 2792 in sympy: Investigate how to employ complexity measures in functions like trigsimp(), etc.

2012-10-29 Thread sympy
Updates: Labels: -CodeInCategory-Research -CodeInDifficulty-Hard Comment #6 on issue 2792 by krastano...@gmail.com: Investigate how to employ complexity measures in functions like trigsimp(), etc. http://code.google.com/p/sympy/issues/detail?id=2792 It does not make sense for GCI

Re: Issue 2803 in sympy: Investigate how to make the rewrite framework more flexible

2012-10-29 Thread sympy
Updates: Labels: -CodeInCategory-Research -CodeInDifficulty-Medium Comment #5 on issue 2803 by krastano...@gmail.com: Investigate how to make the rewrite framework more flexible http://code.google.com/p/sympy/issues/detail?id=2803 It does not make sense for GCI anymore -- You

Re: Issue 1235 in sympy: Problem installing in Windows

2012-10-29 Thread sympy
Updates: Labels: -CodeInCategory-Research -CodeInDifficulty-Medium -Milestone-Release0.7.2 CodeInCategory-QA Comment #38 on issue 1235 by krastano...@gmail.com: Problem installing in Windows http://code.google.com/p/sympy/issues/detail?id=1235 Milestone passed. Does it make sense for GCI

Re: Issue 2769 in sympy: Make video tutorials for SymPy

2012-10-29 Thread sympy
Updates: Labels: -CodeInCategory-Training -CodeInDifficulty-Easy Comment #13 on issue 2769 by krastano...@gmail.com: Make video tutorials for SymPy http://code.google.com/p/sympy/issues/detail?id=2769 (No comment was entered for this change.) -- You received this message because you

Re: Issue 2790 in sympy: Create examples/short tutorials using IPython's notebook (IPython = 0.12)

2012-10-29 Thread sympy
Updates: Labels: -CodeInCategory-Training -CodeInDifficulty-Medium Comment #15 on issue 2790 by krastano...@gmail.com: Create examples/short tutorials using IPython's notebook (IPython = 0.12) http://code.google.com/p/sympy/issues/detail?id=2790 (No comment was entered for this

Re: Issue 2798 in sympy: Research ways to extract statistics from the issue tracker

2012-10-29 Thread sympy
Updates: Labels: -CodeInCategory-Research -CodeInDifficulty-Medium Comment #9 on issue 2798 by krastano...@gmail.com: Research ways to extract statistics from the issue tracker http://code.google.com/p/sympy/issues/detail?id=2798 (No comment was entered for this change.) -- You

Re: Issue 1020 in sympy: integrate(sqrt(y**2 - x**2)/x, x) can't do it

2012-10-29 Thread sympy
Comment #7 on issue 1020 by ondrej.c...@gmail.com: integrate(sqrt(y**2 - x**2)/x, x) can't do it http://code.google.com/p/sympy/issues/detail?id=1020 Indeed, the current master shows: In [1]: integrate(sqrt(y**2 - x**2)/x, x) Out[1]: ⎧ 2

Re: Issue 1397 in sympy: solve fails for a sum of two fractions

2012-10-29 Thread sympy
Issue 1397: solve fails for a sum of two fractions http://code.google.com/p/sympy/issues/detail?id=1397 This issue is now blocking issue sympy:1227. See http://code.google.com/p/sympy/issues/detail?id=1227 -- You received this message because you are listed in the owner or CC fields of this

Re: Issue 1323 in sympy: integrate(1/sqrt(16 + 4*x**2), x) fails

2012-10-29 Thread sympy
Updates: Status: Fixed Blockedon: -sympy:1393 sympy:1393 Comment #6 on issue 1323 by ronan.l...@gmail.com: integrate(1/sqrt(16 + 4*x**2), x) fails http://code.google.com/p/sympy/issues/detail?id=1323 This has been fixed. In [22]: integrate(1/sqrt(16 + 4*x**2), x) Out[22]:

Re: Issue 1393 in sympy: Implement heuristics for integrating common algebraic functions

2012-10-29 Thread sympy
Issue 1393: Implement heuristics for integrating common algebraic functions http://code.google.com/p/sympy/issues/detail?id=1393 This issue is now blocking issue sympy:1323. See http://code.google.com/p/sympy/issues/detail?id=1323 -- You received this message because you are listed in the owner

Re: Issue 1393 in sympy: Implement heuristics for integrating common algebraic functions

2012-10-29 Thread sympy
Issue 1393: Implement heuristics for integrating common algebraic functions http://code.google.com/p/sympy/issues/detail?id=1393 This issue is now blocking issue sympy:1323. See http://code.google.com/p/sympy/issues/detail?id=1323 -- You received this message because you are listed in the owner

Re: Issue 1768 in sympy: integrate(sin(x)*tan(x), x) fails but integrate(sin(x)**2/cos(x), x) doesn't

2012-10-29 Thread sympy
Updates: Status: Fixed Comment #4 on issue 1768 by ronan.l...@gmail.com: integrate(sin(x)*tan(x), x) fails but integrate(sin(x)**2/cos(x), x) doesn't http://code.google.com/p/sympy/issues/detail?id=1768 This works now: In [25]: integrate(sin(x) * tan(x), x) Out[25]: log(sin(x) -

Re: Issue 1869 in sympy: integrate(sin(log(x**2))) always treats x as positive

2012-10-29 Thread sympy
Updates: Summary: integrate(sin(log(x**2))) always treats x as positive Labels: WrongResult Comment #3 on issue 1869 by ronan.l...@gmail.com: integrate(sin(log(x**2))) always treats x as positive http://code.google.com/p/sympy/issues/detail?id=1869 This works quickly enough

Re: Issue 2943 in sympy: rsolve: wrong result

2012-10-29 Thread sympy
Comment #2 on issue 2943 by asmeu...@gmail.com: rsolve: wrong result http://code.google.com/p/sympy/issues/detail?id=2943 Also x = Function('x') a, k = symbols(a k) rsolve(Eq(x(k + 1), a*x(k)), x(k)) 0 -- You received this message because you are subscribed to the Google Groups

[sympy] Re: Google Code-In

2012-10-29 Thread Aaron Meurer
If you are interested in helping out for GCI, at the very least add your name to the bottom of https://github.com/sympy/sympy/wiki/gci-2012-organization-application (under the Please tell us about how your organization has prepared for Google Code-in... question). It would also help out if you

Re: [sympy] Re: Google Code-In

2012-10-29 Thread Dia Ken
Hello, I really want to help in creating or tagging issues for tasks but i'll participate as a student so i don't know if i can do that or not . On 29 October 2012 07:33, Aaron Meurer asmeu...@gmail.com wrote: If you are interested in helping out for GCI, at the very least add your name to

Re: [sympy] Re: Google Code-In

2012-10-29 Thread Aaron Meurer
Well, you can give us ideas, and the worse that can happen is that we'll reject them. What I really need right now is commitment by mentors. So far, only two people (Sean and myself) have committed on the application. Aaron Meurer On Mon, Oct 29, 2012 at 1:22 AM, Dia Ken kend...@gmail.com

Re: [sympy] Re: Google Code-In

2012-10-29 Thread Dia Ken
ok, when can you bee available on irc channe ? On 29 October 2012 09:07, Aaron Meurer asmeu...@gmail.com wrote: Well, you can give us ideas, and the worse that can happen is that we'll reject them. What I really need right now is commitment by mentors. So far, only two people (Sean and

Re: [sympy] Re: Google Code-In

2012-10-29 Thread Matthew Rocklin
I've added myself to the mentor list. I'll probably be selective in the tasks I help out on though. On Mon, Oct 29, 2012 at 1:33 AM, Aaron Meurer asmeu...@gmail.com wrote: If you are interested in helping out for GCI, at the very least add your name to the bottom of

Re: [sympy] Planet Sympy Update

2012-10-29 Thread Ondřej Čertík
On Sat, Oct 27, 2012 at 2:00 PM, Aaron Meurer asmeu...@gmail.com wrote: I think it's set to the right category. Probably the bot that updates the planet has gone down. That's weird. I just checked the logs and the bot is running, here is the latest log from today:

Re: [sympy] Planet Sympy Update

2012-10-29 Thread Ondřej Čertík
On Mon, Oct 29, 2012 at 7:04 AM, Ondřej Čertík ondrej.cer...@gmail.com wrote: On Sat, Oct 27, 2012 at 2:00 PM, Aaron Meurer asmeu...@gmail.com wrote: I think it's set to the right category. Probably the bot that updates the planet has gone down. That's weird. I just checked the logs and the

Re: [sympy] Re: Google Code-In

2012-10-29 Thread Aaron Meurer
In the evening, mountain time. Aaron Meurer On Oct 29, 2012, at 2:40 AM, Dia Ken kend...@gmail.com wrote: ok, when can you bee available on irc channe ? On 29 October 2012 09:07, Aaron Meurer asmeu...@gmail.com wrote: Well, you can give us ideas, and the worse that can happen is that we'll

Re: [sympy] Planet Sympy Update

2012-10-29 Thread Aaron Meurer
On Oct 29, 2012, at 8:23 AM, Ondřej Čertík ondrej.cer...@gmail.com wrote: On Mon, Oct 29, 2012 at 7:04 AM, Ondřej Čertík ondrej.cer...@gmail.com wrote: On Sat, Oct 27, 2012 at 2:00 PM, Aaron Meurer asmeu...@gmail.com wrote: I think it's set to the right category. Probably the bot that

Re: [sympy] Planet Sympy Update

2012-10-29 Thread Ondřej Čertík
On Mon, Oct 29, 2012 at 7:32 AM, Aaron Meurer asmeu...@gmail.com wrote: On Oct 29, 2012, at 8:23 AM, Ondřej Čertík ondrej.cer...@gmail.com wrote: On Mon, Oct 29, 2012 at 7:04 AM, Ondřej Čertík ondrej.cer...@gmail.com wrote: On Sat, Oct 27, 2012 at 2:00 PM, Aaron Meurer asmeu...@gmail.com

Re: [sympy] Re: Google Code-In

2012-10-29 Thread Stefan Krastanov
I added myself and will add the plotting tasks shortly. I think a very nice addition to our application would be a before-after screenshot of sympy-live and sympy-gamma. Stefan On 29 October 2012 14:12, Matthew Rocklin mrock...@gmail.com wrote: I've added myself to the mentor list. I'll

Re: [sympy] Re: Google Code-In

2012-10-29 Thread Stefan Krastanov
Is there a spreadsheet for the tasks? Where should I start moving them (the gci guys at the summit mentioned that it is a very bad idea to submit a link to the bug tracker as a list of tasks). On 29 October 2012 16:41, Stefan Krastanov krastanov.ste...@gmail.com wrote: I added myself and will

Re: [sympy] Re: Google Code-In

2012-10-29 Thread Stefan Krastanov
By the way the presence of = in the names of the CodeIn tasks seems to break the search functionality. -- 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 this group, send

Re: [sympy] Planet Sympy Update

2012-10-29 Thread Matthew Rocklin
How do we direct a blog feed that we own to be posted on Planet SymPy? In particular does anyone know how to do this for a particular category or tag on a standard jekyll-bootstrap blog? I am not very familiar with this field. On Mon, Oct 29, 2012 at 10:22 AM, Ondřej Čertík

Re: [sympy] Re: SymPy CodeGen and BLAS/LAPACK

2012-10-29 Thread Matthew Rocklin
I wrote this up more cleanly here http://matthewrocklin.com/blog/work/2012/10/29/Matrix-Computations/ In it I describe a bit more background as well such as why BLAS is important and how NumPy can be improved. On Sun, Oct 28, 2012 at 10:25 AM, Matthew Rocklin mrock...@gmail.comwrote: I pressed

Re: [sympy] Planet Sympy Update

2012-10-29 Thread Vladimir Perić
On Mon, Oct 29, 2012 at 5:46 PM, Matthew Rocklin mrock...@gmail.com wrote: How do we direct a blog feed that we own to be posted on Planet SymPy? In particular does anyone know how to do this for a particular category or tag on a standard jekyll-bootstrap blog? I am not very familiar with this

Re: [sympy] Planet Sympy Update

2012-10-29 Thread Vladimir Perić
Ok, I guess you mean this blog: http://matthewrocklin.com/blog/ As far as I can see, there is no RSS there (I really like how it looks, though). I found this via Google for adding RSS feeds to a Jekyll blog, but there might be other ways, I'm not an expert either. :)

Re: [sympy] Re: Google Code-In

2012-10-29 Thread Bharath M R
I can also help with GCI. I think Stefan Krastanov has covered most of the tasks related to plotting. I will also add them if there is any. Thanks, Bharath M R -- You received this message because you are subscribed to the Google Groups sympy group. To view this discussion on the web visit

Re: [sympy] Planet Sympy Update

2012-10-29 Thread Bharath M R
@Matthew I used to use the following [1] to generate a rss feed for the category `programming`. I think you can use it add this rss feed to the planet sympy site. [1] https://gist.github.com/3975175 -- You received this message because you are subscribed to the Google Groups sympy group. To

Re: [sympy] Planet Sympy Update

2012-10-29 Thread Matthew Rocklin
Thanks all. I have an rss feed up. What is our protocol on changing the planet.sympy repo? Is it acceptable to just push directly to the main repo on github? On Mon, Oct 29, 2012 at 12:50 PM, Bharath M R catchmrbhar...@gmail.comwrote: @Matthew I used to use the following [1] to generate a rss

Re: [sympy] Planet Sympy Update

2012-10-29 Thread Matthew Rocklin
Also is it ok if I have two blogs with my name as follows [http://sympystats.wordpress.com/feed/] name = Matthew Rocklin [http://matthewrocklin.com/blog/feed.sympy.xml] name = Matthew Rocklin On Mon, Oct 29, 2012 at 12:54 PM, Matthew Rocklin mrock...@gmail.comwrote: Thanks all. I have an rss

[sympy] Plotting discrete points [(x1,y1), (x2,y2),...]

2012-10-29 Thread Brian Stephanik
Hi, Is there a way to plot discrete points using the plotting module? The documentation on graphing functions seems alright, but I didn't see a function that sounded like it could plot points. Best, Brian -- You received this message because you are subscribed to the Google Groups sympy

Re: [sympy] Re: Google Code-In

2012-10-29 Thread Aaron Meurer
Last year, I just did a CSV export of the issues and imported it into Google Docs. Feel free to get a jump on this as well if you want. By the way, did they make a distinction between just linking to a bug tracker and saying that we've tagged a bunch of issues in the tracker? I agree that just

Re: [sympy] Planet Sympy Update

2012-10-29 Thread Aaron Meurer
Assuming the planet software accepts it, it should be OK. And yes, just push up the planet.ini updates directly. Aaron Meurer On Mon, Oct 29, 2012 at 11:56 AM, Matthew Rocklin mrock...@gmail.com wrote: Also is it ok if I have two blogs with my name as follows

Re: [sympy] Re: SymPy CodeGen and BLAS/LAPACK

2012-10-29 Thread Aaron Meurer
Feel free to submit this as a pull request, even if it isn't ready to be merged. It will make it much easier to comment on the code that way. Aaron Meurer On Oct 25, 2012, at 2:09 PM, Matthew Rocklin mrock...@gmail.com wrote: For those interested in following along I'm working off of my blas

Re: [sympy] Re: Google Code-In

2012-10-29 Thread Stefan Krastanov
About the bug tracker: They were quite clear that they would like to see a page that is not the bug tracker (even if we use special labels for GCI and so on). A google docs spreadsheet is ok. And they mentioned that the initial number of tasks should be around 100. I can easily prepare 20 to 30

Re: [sympy] Re: Google Code-In

2012-10-29 Thread Stefan Krastanov
I tried to export to CSV, however the old categories are still not corrected/removed and I can not remove them myself. I would prefer to have this corrected before proceeding. By the way, if I remember correctly in the list that we submitted last year there were tasks that were not in the issue

Re: [sympy] Re: Google Code-In

2012-10-29 Thread Aaron Meurer
On Oct 29, 2012, at 1:23 PM, Stefan Krastanov krastanov.ste...@gmail.com wrote: I tried to export to CSV, however the old categories are still not corrected/removed and I can not remove them myself. I would prefer to have this corrected before proceeding. You should be able to edit issue

Re: [sympy] Re: Google Code-In

2012-10-29 Thread Stefan Krastanov
about the latex math being unsupported anymore: https://github.com/github/gollum/issues/288 -- 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 this group, send email to

Re: [sympy] Plotting discrete points [(x1,y1), (x2,y2),...]

2012-10-29 Thread Stefan Krastanov
Are you asking about the new module from version 0.7.2 that was released recently or about the old one. The new module implements this, however I think that the user facing function for it was removed before release, because we were focusing on polishing the plotting of functions. I can provide

Re: [sympy] Re: SymPy CodeGen and BLAS/LAPACK

2012-10-29 Thread Ondřej Čertík
On Mon, Oct 29, 2012 at 11:59 AM, Aaron Meurer asmeu...@gmail.com wrote: Feel free to submit this as a pull request, even if it isn't ready to be merged. It will make it much easier to comment on the code that way. I was just about to suggest that. Looking forward, Ondrej -- You received

Re: [sympy] Re: SymPy CodeGen and BLAS/LAPACK

2012-10-29 Thread Matthew Rocklin
Unfortunately I don't currently have the time to respond to the detailed comments of a pull request. I'm in crunch mode right now. I'm happy to issue a PR if you like but I'll end up unsubscribing from the e-mail feed. I think it's better to wait until my priorities shift. Large scale design

Re: [sympy] Re: Google Code-In

2012-10-29 Thread Stefan Krastanov
I have moved training to documentation, research to QA and code, and closed as wontfix the translation tasks. I left open a few research tasks, but removed them from the CGI list as they did not fit the new format. On 29 October 2012 22:53, Stefan Krastanov krastanov.ste...@gmail.com wrote:

Re: [sympy] Re: Google Code-In

2012-10-29 Thread Stefan Krastanov
I have started https://docs.google.com/spreadsheet/ccc?key=0Allq_N-5TER9dHhDRVJxSTU4SEZ5X3FRZ1hhM3FIN3c#gid=0 If I remember correctly last year we agreed that from the point from which we have this spreadsheet we should add tasks both to the spreadsheet and to the issue tracker. Right? Anyway,

Re: [sympy] Re: Google Code-In

2012-10-29 Thread Stefan Krastanov
By the way, on first glance some of the tasks in the list seem like they have already be done last year and we forgot to close the issues. On 30 October 2012 01:07, Stefan Krastanov krastanov.ste...@gmail.com wrote: I have started

Re: [sympy] Re: Google Code-In

2012-10-29 Thread Aaron Meurer
On Mon, Oct 29, 2012 at 6:07 PM, Stefan Krastanov krastanov.ste...@gmail.com wrote: I have started https://docs.google.com/spreadsheet/ccc?key=0Allq_N-5TER9dHhDRVJxSTU4SEZ5X3FRZ1hhM3FIN3c#gid=0 If I remember correctly last year we agreed that from the point from which we have this