Re: Issue 694 in sympy: Add tests from Review of CAS mathematical capabilities, by Michael Wester

2013-12-17 Thread sympy
Comment #52 on issue 694 by ondrej.c...@gmail.com: Add tests from Review of CAS mathematical capabilities, by Michael Wester http://code.google.com/p/sympy/issues/detail?id=694 Utilities is fine. -- You received this message because this project is configured to send all issue

Re: Issue 694 in sympy: Add tests from Review of CAS mathematical capabilities, by Michael Wester

2013-12-17 Thread sympy
Comment #53 on issue 694 by matt...@gmail.com: Add tests from Review of CAS mathematical capabilities, by Michael Wester http://code.google.com/p/sympy/issues/detail?id=694 Utilities is fine. I think it should go to a new module. We don't mix utilities with external stuff (utilities?),

Re: Issue 694 in sympy: Add tests from Review of CAS mathematical capabilities, by Michael Wester

2013-12-17 Thread sympy
Comment #54 on issue 694 by skirpic...@gmail.com: Add tests from Review of CAS mathematical capabilities, by Michael Wester http://code.google.com/p/sympy/issues/detail?id=694 Or maybe just put it sympy/tests (no module). A good option, lets try: https://github.com/sympy/sympy/pull/2691

Re: Issue 694 in sympy: Add tests from Review of CAS mathematical capabilities, by Michael Wester

2013-12-10 Thread sympy
Comment #46 on issue 694 by asmeu...@gmail.com: Add tests from Review of CAS mathematical capabilities, by Michael Wester http://code.google.com/p/sympy/issues/detail?id=694 Can we move the Wester tests out of the core? They're not really related to the core, and they slow down ./bin/test

Re: Issue 694 in sympy: Add tests from Review of CAS mathematical capabilities, by Michael Wester

2013-12-10 Thread sympy
Comment #47 on issue 694 by skirpic...@gmail.com: Add tests from Review of CAS mathematical capabilities, by Michael Wester http://code.google.com/p/sympy/issues/detail?id=694 Any suggestions? M.b. calculus? -- You received this message because this project is configured to send all

Re: Issue 694 in sympy: Add tests from Review of CAS mathematical capabilities, by Michael Wester

2013-12-10 Thread sympy
Comment #48 on issue 694 by skirpic...@gmail.com: Add tests from Review of CAS mathematical capabilities, by Michael Wester http://code.google.com/p/sympy/issues/detail?id=694 Any suggestions? M.b. calculus? -- You received this message because this project is configured to send all

Re: Issue 694 in sympy: Add tests from Review of CAS mathematical capabilities, by Michael Wester

2013-12-10 Thread sympy
Comment #49 on issue 694 by asmeu...@gmail.com: Add tests from Review of CAS mathematical capabilities, by Michael Wester http://code.google.com/p/sympy/issues/detail?id=694 No, the tests are miscellaneous and relate to every part of SymPy. They could be split up. Or we could just put them

Re: Issue 694 in sympy: Add tests from Review of CAS mathematical capabilities, by Michael Wester

2013-12-10 Thread sympy
Comment #50 on issue 694 by skirpic...@gmail.com: Add tests from Review of CAS mathematical capabilities, by Michael Wester http://code.google.com/p/sympy/issues/detail?id=694 They could be split up. How exactly do you suggest to do this? Series-related tests to the series module,

Re: Issue 694 in sympy: Add tests from Review of CAS mathematical capabilities, by Michael Wester

2013-12-10 Thread sympy
Comment #51 on issue 694 by asmeu...@gmail.com: Add tests from Review of CAS mathematical capabilities, by Michael Wester http://code.google.com/p/sympy/issues/detail?id=694 I don't know, utilities always seems to be the place to put miscellaneous stuff, that's all. As for splitting, I

Re: Issue 694 in sympy: Add tests from Review of CAS mathematical capabilities, by Michael Wester

2013-10-29 Thread sympy
Comment #45 on issue 694 by ppue...@googlemail.com: Add tests from Review of CAS mathematical capabilities, by Michael Wester http://code.google.com/p/sympy/issues/detail?id=694 I have implemented N12-PZ4 in: https://github.com/sympy/sympy/pull/2457 -- You received this message because this

Re: Issue 694 in sympy: Add tests from Review of CAS mathematical capabilities, by Michael Wester

2013-09-22 Thread sympy
Comment #44 on issue 694 by ppue...@googlemail.com: Add tests from Review of CAS mathematical capabilities, by Michael Wester http://code.google.com/p/sympy/issues/detail?id=694 I implemented N12-P25 in: https://github.com/sympy/sympy/pull/2457 -- You received this message because this

Re: Issue 694 in sympy: Add tests from Review of CAS mathematical capabilities, by Michael Wester

2013-09-17 Thread sympy
Comment #43 on issue 694 by ppue...@googlemail.com: Add tests from Review of CAS mathematical capabilities, by Michael Wester http://code.google.com/p/sympy/issues/detail?id=694 The wester paper gives imncoplete descriptions of the problems;

Re: Issue 694 in sympy: Add tests from Review of CAS mathematical capabilities, by Michael Wester

2013-09-14 Thread sympy
Comment #42 on issue 694 by ppue...@googlemail.com: Add tests from Review of CAS mathematical capabilities, by Michael Wester http://code.google.com/p/sympy/issues/detail?id=694 I want to contribute. I am adding missing test cases from N12 onwards to core/tests/test_wester.py -- You

Re: Issue 694 in sympy: Add tests from Review of CAS mathematical capabilities, by Michael Wester

2013-04-02 Thread sympy
Comment #40 on issue 694 by iurii.de...@gmail.com: Add tests from Review of CAS mathematical capabilities, by Michael Wester http://code.google.com/p/sympy/issues/detail?id=694 Hello, please review my patch again -- You received this message because this project is configured to send all

Re: Issue 694 in sympy: Add tests from Review of CAS mathematical capabilities, by Michael Wester

2013-03-26 Thread sympy
Comment #39 on issue 694 by iurii.de...@gmail.com: Add tests from Review of CAS mathematical capabilities, by Michael Wester http://code.google.com/p/sympy/issues/detail?id=694 Hello! My patch https://github.com/sympy/sympy/pull/1934 was not correct. I changed tabs and make commit in this

Re: Issue 694 in sympy: Add tests from Review of CAS mathematical capabilities, by Michael Wester

2013-03-25 Thread sympy
Comment #37 on issue 694 by iurii.de...@gmail.com: Add tests from Review of CAS mathematical capabilities, by Michael Wester http://code.google.com/p/sympy/issues/detail?id=694 Hello! I added my changes to https://github.com/sympy/sympy/pull/1934. Interesting that in test_M16 the equation:

Re: Issue 694 in sympy: Add tests from Review of CAS mathematical capabilities, by Michael Wester

2013-03-25 Thread sympy
Comment #38 on issue 694 by asmeu...@gmail.com: Add tests from Review of CAS mathematical capabilities, by Michael Wester http://code.google.com/p/sympy/issues/detail?id=694 That is because in the first case it can factor sin(x) - sin(x)/cos(x) as sin(x)*(1 - 1/cos(x)) == sin(x)*(cos(x) -

Re: Issue 694 in sympy: Add tests from Review of CAS mathematical capabilities, by Michael Wester

2013-03-05 Thread sympy
Comment #36 on issue 694 by asmeu...@gmail.com: Add tests from Review of CAS mathematical capabilities, by Michael Wester http://code.google.com/p/sympy/issues/detail?id=694 Sure. As far as I know no one is currently working on it. -- You received this message because this project is

Re: Issue 694 in sympy: Add tests from Review of CAS mathematical capabilities, by Michael Wester

2013-03-04 Thread sympy
Comment #35 on issue 694 by iurii.de...@gmail.com: Add tests from Review of CAS mathematical capabilities, by Michael Wester http://code.google.com/p/sympy/issues/detail?id=694 Hello! I want to participate in gsoc 2013. Can I get this task as a test? -- You received this message because

Re: Issue 694 in sympy: Add tests from Review of CAS mathematical capabilities, by Michael Wester

2012-10-28 Thread sympy
Comment #33 on issue 694 by smi...@gmail.com: Add tests from Review of CAS mathematical capabilities, by Michael Wester http://code.google.com/p/sympy/issues/detail?id=694 Those have been committed and something someone can do is continue to look through the XFAILs to make sure that they

Re: Issue 694 in sympy: Add tests from Review of CAS mathematical capabilities, by Michael Wester

2012-10-28 Thread sympy
Comment #34 on issue 694 by xoed...@gmail.com: Add tests from Review of CAS mathematical capabilities, by Michael Wester http://code.google.com/p/sympy/issues/detail?id=694 Only ~30% of the Wester tests are in in test_wester.py. Both checking the current XFAILS and adding new tests would

Re: Issue 694 in sympy: Add tests from Review of CAS mathematical capabilities, by Michael Wester

2012-10-23 Thread sympy
Comment #32 on issue 694 by xoed...@gmail.com: Add tests from Review of CAS mathematical capabilities, by Michael Wester http://code.google.com/p/sympy/issues/detail?id=694 An incomplete version of the Wester tests are now in https://github.com/sympy/sympy/pull/1599 -- You received this

Re: Issue 694 in sympy: Add tests from Review of CAS mathematical capabilities, by Michael Wester

2012-10-21 Thread sympy
Comment #27 on issue 694 by xoed...@gmail.com: Add tests from Review of CAS mathematical capabilities, by Michael Wester http://code.google.com/p/sympy/issues/detail?id=694 I'd like to take this up again. What's the best way to do it? I've created a branch in my local repo, copied effect's

Re: Issue 694 in sympy: Add tests from Review of CAS mathematical capabilities, by Michael Wester

2012-10-21 Thread sympy
Comment #28 on issue 694 by xoed...@gmail.com: Add tests from Review of CAS mathematical capabilities, by Michael Wester http://code.google.com/p/sympy/issues/detail?id=694 I went this route because I didn't find any file history in effect's .py file. -- You received this message because

Re: Issue 694 in sympy: Add tests from Review of CAS mathematical capabilities, by Michael Wester

2012-10-21 Thread sympy
Comment #29 on issue 694 by asmeu...@gmail.com: Add tests from Review of CAS mathematical capabilities, by Michael Wester http://code.google.com/p/sympy/issues/detail?id=694 There is a history if you use my wester branch. I guess you could mess with git to add effect's changes on top of

Re: Issue 694 in sympy: Add tests from Review of CAS mathematical capabilities, by Michael Wester

2012-10-21 Thread sympy
Comment #30 on issue 694 by xoed...@gmail.com: Add tests from Review of CAS mathematical capabilities, by Michael Wester http://code.google.com/p/sympy/issues/detail?id=694 Thanks for the quick response. Could you describe how this process would go? The connection between GitHub and my own

Re: Issue 694 in sympy: Add tests from Review of CAS mathematical capabilities, by Michael Wester

2012-10-21 Thread sympy
Comment #31 on issue 694 by asmeu...@gmail.com: Add tests from Review of CAS mathematical capabilities, by Michael Wester http://code.google.com/p/sympy/issues/detail?id=694 You do it with your git commands. You fork the main sympy repo once. Then you do everything locally. What you

Re: Issue 694 in sympy: Add tests from Review of CAS mathematical capabilities, by Michael Wester

2011-10-26 Thread sympy
Comment #26 on issue 694 by asmeu...@gmail.com: Add tests from Review of CAS mathematical capabilities, by Michael Wester http://code.google.com/p/sympy/issues/detail?id=694 We should get the latest version, make sure the test pass, and push it in. Then it will be easier for people to

Re: Issue 694 in sympy: Add tests from Review of CAS mathematical capabilities, by Michael Wester

2011-04-10 Thread sympy
Comment #25 on issue 694 by fedot...@gmail.com: Add tests from Review of CAS mathematical capabilities, by Michael Wester http://code.google.com/p/sympy/issues/detail?id=694 I've added and updated several tests. Updated version here:

Re: Issue 694 in sympy: Add tests from Review of CAS mathematical capabilities, by Michael Wester

2010-12-29 Thread sympy
Comment #24 on issue 694 by mattpap: Add tests from Review of CAS mathematical capabilities, by Michael Wester http://code.google.com/p/sympy/issues/detail?id=694 Regarding #21, now (polys11) those solutions also simplify to zero: In [1]: f = x**4+x**3+x**2+x+1 In [2]: s = solve(f, x) In

Re: Issue 694 in sympy: Add tests from Review of CAS mathematical capabilities, by Michael Wester

2009-12-12 Thread sympy
Comment #23 on issue 694 by asmeurer: Add tests from Review of CAS mathematical capabilities, by Michael Wester http://code.google.com/p/sympy/issues/detail?id=694 Here are the solutions to each problem and what each CAS gave in the original test.

Re: Issue 694 in sympy: Add tests from Review of CAS mathematical capabilities, by Michael Wester

2009-12-07 Thread sympy
Comment #21 on issue 694 by smichr: Add tests from Review of CAS mathematical capabilities, by Michael Wester http://code.google.com/p/sympy/issues/detail?id=694 What is it that is not being worked on...the tests or this particular test? As far as this solution filling a screen, that is no

Re: Issue 694 in sympy: Add tests from Review of CAS mathematical capabilities, by Michael Wester

2009-12-07 Thread sympy
Comment #22 on issue 694 by asmeurer: Add tests from Review of CAS mathematical capabilities, by Michael Wester http://code.google.com/p/sympy/issues/detail?id=694 The file has probably a couple hundred tests only a few of which have been written out anywhere (I think the most up to date

Re: Issue 694 in sympy: Add tests from Review of CAS mathematical capabilities, by Michael Wester

2009-12-01 Thread sympy
Updates: Labels: -Milestone-Release0.6.6 Comment #20 on issue 694 by Vinzent.Steinberg: Add tests from Review of CAS mathematical capabilities, by Michael Wester http://code.google.com/p/sympy/issues/detail?id=694 This is not essential, and noone seems to be working on it. -- You

Issue 694 in sympy: Add tests from Review of CAS mathematical capabilities, by Michael Wester

2009-04-14 Thread codesite-noreply
Comment #17 on issue 694 by andy.terrel: Add tests from Review of CAS mathematical capabilities, by Michael Wester http://code.google.com/p/sympy/issues/detail?id=694 This is definitely a bug. I would separate it out from this issue and work on it there. Simplify needs help. -- You

Issue 694 in sympy: Add tests from Review of CAS mathematical capabilities, by Michael Wester

2009-04-14 Thread codesite-noreply
Comment #18 on issue 694 by mattpap: Add tests from Review of CAS mathematical capabilities, by Michael Wester http://code.google.com/p/sympy/issues/detail?id=694 I won't judge if solve(x**4+x**3+x**2+x+1,x) gives correct result or not, because it's only useful for testing

Issue 694 in sympy: Add tests from Review of CAS mathematical capabilities, by Michael Wester

2009-04-13 Thread codesite-noreply
Comment #16 on issue 694 by asmeurer: Add tests from Review of CAS mathematical capabilities, by Michael Wester http://code.google.com/p/sympy/issues/detail?id=694 I'm having trouble with test M3: solve(x**4+x**3+x**2+x+1,x) Plugging this expression in to SymPy generates a humongous

Issue 694 in sympy: Add tests from Review of CAS mathematical capabilities, by Michael Wester

2009-04-09 Thread codesite-noreply
Comment #14 on issue 694 by asmeurer: Add tests from Review of CAS mathematical capabilities, by Michael Wester http://code.google.com/p/sympy/issues/detail?id=694 I have added the L tests here:

Issue 694 in sympy: Add tests from Review of CAS mathematical capabilities, by Michael Wester

2009-04-07 Thread codesite-noreply
Updates: Status: Started Cc: ondrej.certik Comment #12 on issue 694 by asmeurer: Add tests from Review of CAS mathematical capabilities, by Michael Wester http://code.google.com/p/sympy/issues/detail?id=694 Ondrej, I've started adding tests to the file in your git hub, but I

Issue 694 in sympy: Add tests from Review of CAS mathematical capabilities, by Michael Wester

2009-02-08 Thread codesite-noreply
Updates: Labels: -NeedsReview -Milestone-Release0.6.4 Milestone-Release0.6.5 Comment #10 on issue 694 by ondrej.certik: Add tests from Review of CAS mathematical capabilities, by Michael Wester http://code.google.com/p/sympy/issues/detail?id=694 I rebased your commits, available here:

Issue 694 in sympy: Add tests from Review of CAS mathematical capabilities, by Michael Wester

2009-01-14 Thread codesite-noreply
Comment #9 on issue 694 by robert.kern: Add tests from Review of CAS mathematical capabilities, by Michael Wester http://code.google.com/p/sympy/issues/detail?id=694 @fredrik.johansson: Fixed, thank you. -- You received this message because you are listed in the owner or CC fields of this

Issue 694 in sympy: Add tests from Review of CAS mathematical capabilities, by Michael Wester

2009-01-13 Thread codesite-noreply
Comment #6 on issue 694 by robert.kern: Add tests from Review of CAS mathematical capabilities, by Michael Wester http://code.google.com/p/sympy/issues/detail?id=694 I'm developing it more here: http://github.com/rkern/sympy-rkern/blob/HEAD/sympy/core/tests/test_wester.py test_H4

Issue 694 in sympy: Add tests from Review of CAS mathematical capabilities, by Michael Wester

2009-01-12 Thread codesite-noreply
Comment #5 on issue 694 by ondrej.certik: Add tests from Review of CAS mathematical capabilities, by Michael Wester http://code.google.com/p/sympy/issues/detail?id=694 Here is what I get: $ bin/test test_wester.py = test process starts

Issue 694 in sympy: Add tests from Review of CAS mathematical capabilities, by Michael Wester

2009-01-11 Thread codesite-noreply
Comment #3 on issue 694 by robert.kern: Add tests from Review of CAS mathematical capabilities, by Michael Wester http://code.google.com/p/sympy/issues/detail?id=694 Here's a start. Attachments: test_wester.py 11.2 KB -- You received this message because you are listed in the owner