[sympy] Use `sort_key()` to sort those elements in `FiniteSet` which have it. (#1362)

2012-06-20 Thread Sergiu Ivanov
Using `sort_key` instead of relying on the objects being comparable considerably widens the range of objects which are sorted deterministically rather than arbitrarily. You can merge this Pull Request by running: git pull https://github.com/scolobb/sympy finiteset-sort_key Or you can view,

[sympy] Add Travis CI integration (#1363)

2012-06-20 Thread Ondřej Čertík
This adds a simple ``.travis.yml`` script which makes SymPy repository automatically work with http://travis-ci.org/ continuous integration. You still have to enable it at travis-ci.org for *your* repository, I enabled it for mine. Each branch with ``.travis.yml`` present will then be

[sympy] Passes test suite with Python 2.7 and Python 3.2.2 (#1364)

2012-06-20 Thread rwong
Added my own randint function in a module because it previously failed some tests as randint wasn't cross version compatible. The current code base should pass the test suite with python3 now. You can merge this Pull Request by running: git pull https://github.com/rwong/sympy

[sympy] README: add links to Travis CI and sympy-bot (#1365)

2012-06-20 Thread Ondřej Čertík
You can merge this Pull Request by running: git pull https://github.com/certik/sympy travis-ci Or you can view, comment on it, or merge it online at: https://github.com/sympy/sympy/pull/1365 -- Commit Summary -- * README: add links to Travis CI and sympy-bot -- File Changes -- M

[sympy-bot] KeyError: 'task_url' (#110)

2012-06-20 Thread Ondřej Čertík
Right now, the sympy-bot is broken, at the end it says: ``` View log at: /tmp/sympy-bot-tmp0M_3tb/out/log Uploading test results Traceback (most recent call last): File /home/ondrej/usr/bin/sympy-bot, line 359, in module main() File /home/ondrej/usr/bin/sympy-bot, line 141, in main