[PATCH] Added Curve entity to sympy.geometry

2008-11-27 Thread Ondrej Certik
From: Priit Laes [EMAIL PROTECTED] --- sympy/geometry/__init__.py|3 +- sympy/geometry/curve.py | 41 + sympy/geometry/entity.py |3 +- sympy/geometry/tests/test_geometry.py | 11 - 4 files changed, 55

[PATCH] Add basic line integral support.

2008-11-27 Thread Ondrej Certik
From: Priit Laes [EMAIL PROTECTED] --- sympy/integrals/__init__.py |2 +- sympy/integrals/integrals.py| 45 +++ sympy/integrals/tests/test_lineintegrals.py |9 + 3 files changed, 55 insertions(+), 1 deletions(-) create mode

Re: [PATCH] Added Curve entity to sympy.geometry

2008-11-27 Thread Ondrej Certik
+1 from me On Thu, Nov 27, 2008 at 9:57 PM, Ondrej Certik [EMAIL PROTECTED] wrote: From: Priit Laes [EMAIL PROTECTED] --- sympy/geometry/__init__.py|3 +- sympy/geometry/curve.py | 41 + sympy/geometry/entity.py

Re: [PATCH] Add basic line integral support.

2008-11-27 Thread Ondrej Certik
This looks good to me. Could you please also create more tests for the line_integrate? You can add them as additional patches. Ondrej On Thu, Nov 27, 2008 at 9:57 PM, Ondrej Certik [EMAIL PROTECTED] wrote: From: Priit Laes [EMAIL PROTECTED] --- sympy/integrals/__init__.py |

[PATCH 4/4] the list of authors moved to the AUTHORS file

2008-11-27 Thread Ondrej Certik
--- AUTHORS | 55 +++ README | 55 +-- 2 files changed, 56 insertions(+), 54 deletions(-) create mode 100644 AUTHORS diff --git a/AUTHORS b/AUTHORS new file mode 100644 index

[PATCH 1/4] Goodbye SymPy

2008-11-27 Thread Ondrej Certik
From: Kirill Smelkov [EMAIL PROTECTED] .--. .--. ._' |/ :.-, | `'.-;-.;` .' _:._/.'.'.'\.`-. /\.'.'.'//

[PATCH 3/4] README: history making more accurate.

2008-11-27 Thread Ondrej Certik
not active anymore added to Kirr's name --- README |7 +++ doc/src/aboutus.txt |4 +++- 2 files changed, 10 insertions(+), 1 deletions(-) diff --git a/README b/README index 217bda2..698f88f 100644 --- a/README +++ b/README @@ -161,6 +161,13 @@ competitive by rewriting

[PATCH 2/4] Revert Goodbye SymPy

2008-11-27 Thread Ondrej Certik
This reverts commit 6a2725086275acd93836a5d60a600c907cfe5bbb. This patch was again committed without a review. --- README |5 - doc/src/aboutus.txt |1 + 2 files changed, 5 insertions(+), 1 deletions(-) diff --git a/README b/README index 402ec1b..217bda2 100644 ---

Re: [PATCH 1/4] Goodbye SymPy

2008-11-27 Thread Ondrej Certik
On Thu, Nov 27, 2008 at 11:34 PM, Ondrej Certik [EMAIL PROTECTED] wrote: From: Kirill Smelkov [EMAIL PROTECTED] .--. .--. ._' |/ :.-, | `'.-;-.;` .' _:._/.'.'.'\.`-.

Re: [PATCH 2/4] Revert Goodbye SymPy

2008-11-27 Thread Ondrej Certik
This one is applied, see my other email. Please review the other two commits. Ondrej --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups sympy-patches group. To post to this group, send email to