sympy: Make Rational accept arguments of type Integer.

2008-10-22 Thread hg
details: http://hg.sympy.org/sympy/rev/23691e3ea6aa changeset: 1832:23691e3ea6aa user: Fabian Seoane <[EMAIL PROTECTED]> date: Wed Oct 22 16:15:39 2008 +0200 description: Make Rational accept arguments of type Integer. --- sympy/core/numbers.py| 12 +--- sympy/co

sympy: Removing if else syntax only available in python >= 2.5

2008-10-22 Thread hg
details: http://hg.sympy.org/sympy/rev/2bd730295d9f changeset: 1838:2bd730295d9f user: Andy R. Terrel <[EMAIL PROTECTED]> date: Sun Oct 19 20:26:03 2008 +0200 description: Removing if else syntax only available in python >= 2.5 diffs (12 lines): diff -r 52a04dc2f1e3 -r 2bd730295d9f s

sympy: Implement comments from review.

2008-10-22 Thread hg
details: http://hg.sympy.org/sympy/rev/52a04dc2f1e3 changeset: 1837:52a04dc2f1e3 user: Andy R. Terrel <[EMAIL PROTECTED]> date: Fri Oct 17 08:47:04 2008 +0200 description: Implement comments from review. diffs (83 lines): diff -r e4bd1b23bc34 -r 52a04dc2f1e3 sympy/functions/elementar

sympy: Removing sympify_lists from docstring as well

2008-10-22 Thread hg
details: http://hg.sympy.org/sympy/rev/30758e742d4a changeset: 1842:30758e742d4a user: Andy R. Terrel <[EMAIL PROTECTED]> date: Sun Oct 19 22:18:21 2008 +0200 description: Removing sympify_lists from docstring as well diffs (14 lines): diff -r 034bb32ac69c -r 30758e742d4a sympy/core/

sympy: Issue 883, a rework of the patch submitted by Boris Timok...

2008-10-22 Thread hg
details: http://hg.sympy.org/sympy/rev/25d56fd9568e changeset: 1840:25d56fd9568e user: Andy R. Terrel <[EMAIL PROTECTED]> date: Sun Oct 19 21:55:26 2008 +0200 description: Issue 883, a rework of the patch submitted by Boris Timokhin <[EMAIL PROTECTED]>: - Removes sympify_lists keywo

sympy: Move evaluation of interval to _eval_interval method of B...

2008-10-22 Thread hg
details: http://hg.sympy.org/sympy/rev/8d7fc8ac251a changeset: 1847:8d7fc8ac251a user: Andy R. Terrel <[EMAIL PROTECTED]> date: Wed Oct 22 22:39:07 2008 +0200 description: Move evaluation of interval to _eval_interval method of Basic. Allows for functions to override for integration

sympy: Adding ExprCondPair data structure to piecewise objects a...

2008-10-22 Thread hg
details: http://hg.sympy.org/sympy/rev/95089a89cabd changeset: 1846:95089a89cabd user: Andy R. Terrel <[EMAIL PROTECTED]> date: Wed Oct 22 22:13:34 2008 +0200 description: Adding ExprCondPair data structure to piecewise objects and cleaning code. diffs (151 lines): diff -r d072a7ea3a

sympy: This patch implements doit for piecewise functions.

2008-10-22 Thread hg
details: http://hg.sympy.org/sympy/rev/1ab457e8e482 changeset: 1834:1ab457e8e482 user: Andy R. Terrel <[EMAIL PROTECTED]> date: Fri Oct 17 08:33:14 2008 +0200 description: This patch implements doit for piecewise functions. diffs (38 lines): diff -r d040911a2af5 -r 1ab457e8e482 sympy

sympy: merge

2008-10-22 Thread hg
details: http://hg.sympy.org/sympy/rev/d072a7ea3a52 changeset: 1845:d072a7ea3a52 user: Andy R. Terrel <[EMAIL PROTECTED]> date: Wed Oct 22 22:13:18 2008 +0200 description: merge diffs (59 lines): diff -r a560f6fdcd4e -r d072a7ea3a52 sympy/core/numbers.py --- a/sympy/core/numbers.py

sympy: This patch implements computation for antiderivatives, an...

2008-10-22 Thread hg
details: http://hg.sympy.org/sympy/rev/e4bd1b23bc34 changeset: 1836:e4bd1b23bc34 user: Andy R. Terrel <[EMAIL PROTECTED]> date: Fri Oct 17 08:33:24 2008 +0200 description: This patch implements computation for antiderivatives, and integration for one variable with limits. diffs (157

sympy: merge

2008-10-22 Thread hg
details: http://hg.sympy.org/sympy/rev/a560f6fdcd4e changeset: 1844:a560f6fdcd4e user: Andy R. Terrel <[EMAIL PROTECTED]> date: Mon Oct 20 23:43:09 2008 +0200 description: merge diffs (51 lines): diff -r 4c9bc59f1691 -r a560f6fdcd4e sympy/core/evalf.py --- a/sympy/core/evalf.py

sympy: This patch changed the function call for Piecewise(sym,(a...

2008-10-22 Thread hg
details: http://hg.sympy.org/sympy/rev/d040911a2af5 changeset: 1833:d040911a2af5 user: Andy R. Terrel <[EMAIL PROTECTED]> date: Fri Oct 17 08:32:44 2008 +0200 description: This patch changed the function call for Piecewise(sym,(a,b,expr), ...) to a more Mathematica style Piecewise((ex

sympy: Adding sympify call to canonized arguments and refactorin...

2008-10-22 Thread hg
details: http://hg.sympy.org/sympy/rev/6422f5d608d2 changeset: 1839:6422f5d608d2 user: Andy R. Terrel <[EMAIL PROTECTED]> date: Sun Oct 19 21:41:36 2008 +0200 description: Adding sympify call to canonized arguments and refactoring code. diffs (140 lines): diff -r 2bd730295d9f -r 6422

sympy: This patch implements evalf for piecewise functions.

2008-10-22 Thread hg
details: http://hg.sympy.org/sympy/rev/1ec456a9f32a changeset: 1835:1ec456a9f32a user: Andy R. Terrel <[EMAIL PROTECTED]> date: Fri Oct 17 08:33:19 2008 +0200 description: This patch implements evalf for piecewise functions. diffs (48 lines): diff -r 1ab457e8e482 -r 1ec456a9f32a symp

sympy: Improved calculation of Bernoulli numbers

2008-10-22 Thread hg
details: http://hg.sympy.org/sympy/rev/3a9219d09389 changeset: 1848:3a9219d09389 user: Fredrik Johansson <[EMAIL PROTECTED]> date: Mon Oct 20 17:19:52 2008 +0200 description: Improved calculation of Bernoulli numbers Use mpmath to compute large Bernoulli numbers (bernoulli(1) is n

sympy: merge

2008-10-22 Thread hg
details: http://hg.sympy.org/sympy/rev/4c9bc59f1691 changeset: 1843:4c9bc59f1691 user: Andy R. Terrel <[EMAIL PROTECTED]> date: Sun Oct 19 22:35:40 2008 +0200 description: merge --~--~-~--~~~---~--~~ You received this message because you are subscribed