[sympy] Randomization fixes3 (#1417)

2012-07-13 Thread Christopher Smith
You can merge this Pull Request by running: git pull https://github.com/smichr/sympy rand Or you can view, comment on it, or merge it online at: https://github.com/sympy/sympy/pull/1417 -- Commit Summary -- * randomization: cse test * Subs: don't use dummies * randomization: cse -- File C

[sympy-live] Complete rest of port to jQuery (#57)

2012-07-13 Thread David Li
Changes: - Add namespacing functionality to replace Ext's - Remove Ext.js from the templates At this point, Ext is no longer used by SymPy Live. However, I notice there is a Sphinx shell in live-sphinx.js - does this need to be ported? I saw pull request #6, but it seems this isn't active curre

[sympy] Just keep one limit examples notebook (#1416)

2012-07-13 Thread raoulb
Just keep one copy of the limit examples notebook You can merge this Pull Request by running: git pull https://github.com/raoulb/sympy gruntz_remove_notebook Or you can view, comment on it, or merge it online at: https://github.com/sympy/sympy/pull/1416 -- Commit Summary -- * Just keep on

[sympy] Add info build target in doc/Makefile (#1415)

2012-07-13 Thread Takafumi Arakaki
I added build targets to compile SymPy document into an info file. However, it does not work as is. I get the following error when tried to build (using `make info`). I need to use `makeinfo --force --no-split -o sympy.info sympy.texi` to force compile. Probably this is a bug in texinfo Sphi

Re: [sympy] Merge pull request #977 from raoulb/gruntz_examples (387547b)

2012-07-13 Thread raoulb
Now there are *two* almost identical notebooks? I'll make a PR to remove the one with less examples. --- Reply to this email directly or view it on GitHub: https://github.com/sympy/sympy/commit/387547b1595ba3aeb9f7f3c78ebd4697ef1d028e#commitcomment-1578761 -- You received this message because yo

[sympy-bot] Clean up in web application (#117)

2012-07-13 Thread Michael Mayorov
Since https://github.com/sympy/sympy-bot/pull/113 was merged I guess we need to get rid from old code https://github.com/sympy/sympy-bot/blob/master/web/app/main.py#L151 https://github.com/sympy/sympy-bot/blob/master/web/app/main.py#L198 https://github.com/sympy/sympy-bot/blob/master/web/app/main