Updates:
        Status: Valid

Comment by [email protected]:
(No comment was entered for this change.)

Affected issues:
  issue 2557: inline Piecewise C code constructs not actually valid C
    http://code.google.com/p/sympy/issues/detail?id=2557

  issue 2559: lack definite integral of |x^2-1|
    http://code.google.com/p/sympy/issues/detail?id=2559

  issue 2566: Equating Sums shouldn't depend on dummy variables
    http://code.google.com/p/sympy/issues/detail?id=2566

  issue 2570: Remove bare except statements
    http://code.google.com/p/sympy/issues/detail?id=2570

  issue 2575: sqf_part should work without generators in the constant case
    http://code.google.com/p/sympy/issues/detail?id=2575

  issue 2576: latex(1/x**2) should return a \frac
    http://code.google.com/p/sympy/issues/detail?id=2576

  issue 2577: preview() should use equation mode math, not inline
    http://code.google.com/p/sympy/issues/detail?id=2577

  issue 2578: integrate(sqrt(2+2*sin(x)), x) does not evaluate
    http://code.google.com/p/sympy/issues/detail?id=2578

  issue 2581: Use Sphinx extensions from the SciPy 2011 tutorial in our docs
    http://code.google.com/p/sympy/issues/detail?id=2581

  issue 2584: Implementing _eval_evalf()
    http://code.google.com/p/sympy/issues/detail?id=2584

  issue 2592: Automatic evalf considered harmful
    http://code.google.com/p/sympy/issues/detail?id=2592

  issue 2593: Make Enter the default submission button at SymPy Live
    http://code.google.com/p/sympy/issues/detail?id=2593

  issue 2594: Better handling of multi-line statements at SymPy Live
    http://code.google.com/p/sympy/issues/detail?id=2594

  issue 2595: Problems with SymPy Live and Opera
    http://code.google.com/p/sympy/issues/detail?id=2595

  issue 2603: solve() does not check assumptions in some cases
    http://code.google.com/p/sympy/issues/detail?id=2603

  issue 2620: Eq(x, x) is not True
    http://code.google.com/p/sympy/issues/detail?id=2620

  issue 2628: Pretty print RootSum
    http://code.google.com/p/sympy/issues/detail?id=2628

issue 2630: DeltaIntegrate provides wrong answer on Multivariable integrals
    http://code.google.com/p/sympy/issues/detail?id=2630

  issue 2633: Can't print Add of hilbert spaces
    http://code.google.com/p/sympy/issues/detail?id=2633

  issue 2635: Diagonalizing floating point matrices fails
    http://code.google.com/p/sympy/issues/detail?id=2635

  issue 2641: limit() heuristics are wrong
    http://code.google.com/p/sympy/issues/detail?id=2641

  issue 2642: Complicated multiple integral
    http://code.google.com/p/sympy/issues/detail?id=2642

  issue 2645: IPython in SymPy Live?
    http://code.google.com/p/sympy/issues/detail?id=2645

  issue 2646: Space between multiple pretty-printed multiple integral signs
    http://code.google.com/p/sympy/issues/detail?id=2646

  issue 2657: pretty printer doesn't handle multiline strings correctly
    http://code.google.com/p/sympy/issues/detail?id=2657

  issue 2662: conjugate(x).diff(x) is wrong
    http://code.google.com/p/sympy/issues/detail?id=2662

  issue 2663: sympify with embedded strings does not work since v0.7.0
    http://code.google.com/p/sympy/issues/detail?id=2663

  issue 2664: sign(x) should reduce to x/abs(x) when x is known to not be 0
    http://code.google.com/p/sympy/issues/detail?id=2664

  issue 2666: Tuple should evalf
    http://code.google.com/p/sympy/issues/detail?id=2666

  issue 2670: Problems with limit with order terms
    http://code.google.com/p/sympy/issues/detail?id=2670

  issue 2673: Improve the use2to3 script to use "git ls-files"
    http://code.google.com/p/sympy/issues/detail?id=2673

  issue 2676: Derivatives should print in decreasing lexicographic order
    http://code.google.com/p/sympy/issues/detail?id=2676

  issue 2687: factor(extension=[I]) gives wrong results
    http://code.google.com/p/sympy/issues/detail?id=2687

  issue 2688: classify_ode() doesn't catch a undetermined coefficients case
    http://code.google.com/p/sympy/issues/detail?id=2688

  issue 2691: Runtime of double sums
    http://code.google.com/p/sympy/issues/detail?id=2691

  issue 2692: Denesting and pretty printing of multiple nested sums
    http://code.google.com/p/sympy/issues/detail?id=2692

  issue 2695: Pretty print of -x/y
    http://code.google.com/p/sympy/issues/detail?id=2695

  issue 2698: Should Tuple parse generators?
    http://code.google.com/p/sympy/issues/detail?id=2698

  issue 2699: apart() should be more careful about distributing over an Add
    http://code.google.com/p/sympy/issues/detail?id=2699

  issue 2700: abs(exp(I*z)).expand(complex=True) recursion error
    http://code.google.com/p/sympy/issues/detail?id=2700

  issue 2701: Better ascii piecewise printing
    http://code.google.com/p/sympy/issues/detail?id=2701

  issue 2703: summation(z**n, (n, 1, oo)) gives a strange result
    http://code.google.com/p/sympy/issues/detail?id=2703

  issue 2705: integrate(cos(x)**(2*n), (x, 0, 2*pi)) traceback
    http://code.google.com/p/sympy/issues/detail?id=2705

  issue 2707: exctract_multiplicatively problem with Add in Mul
    http://code.google.com/p/sympy/issues/detail?id=2707

  issue 2708: coverage statement red even though covered
    http://code.google.com/p/sympy/issues/detail?id=2708

  issue 2709: logcombine isn't as simple as it could be
    http://code.google.com/p/sympy/issues/detail?id=2709

  issue 2711: geometry element similarity
    http://code.google.com/p/sympy/issues/detail?id=2711

  issue 2713: meijerint should use partial fractions
    http://code.google.com/p/sympy/issues/detail?id=2713

  issue 2714: Use general rules in integral transforms code
    http://code.google.com/p/sympy/issues/detail?id=2714

  issue 2722: Test failure in mpmath/tests/test_elliptic
    http://code.google.com/p/sympy/issues/detail?id=2722

  issue 2723: What should summation() do with non-integer limits?
    http://code.google.com/p/sympy/issues/detail?id=2723

  issue 2725: negated sub-expression match in Add doesn't substitute
    http://code.google.com/p/sympy/issues/detail?id=2725

issue 2729: Minus sign in pretty printed -exp(-3*t)*sin(2*t) + exp(-3*t)*cos(2*t)
    http://code.google.com/p/sympy/issues/detail?id=2729

  issue 2732: pyplot error in doctests
    http://code.google.com/p/sympy/issues/detail?id=2732

  issue 2733: Add algorithms to determine where summations converge
    http://code.google.com/p/sympy/issues/detail?id=2733

  issue 2734: ask(~Q.negative(log(p)**2), Q.positive(p)) is None
    http://code.google.com/p/sympy/issues/detail?id=2734

  issue 2735: primepi doesn't work with symbolic arguments
    http://code.google.com/p/sympy/issues/detail?id=2735

  issue 2740: Some Poly docstrings should be moved out of the internals
    http://code.google.com/p/sympy/issues/detail?id=2740

  issue 2741: Smart wrapping of pretty printed expresions
    http://code.google.com/p/sympy/issues/detail?id=2741

  issue 2743: expand_trig should work for hyperbolic trig functions
    http://code.google.com/p/sympy/issues/detail?id=2743

  issue 2745: should cancel expand exp?
    http://code.google.com/p/sympy/issues/detail?id=2745

  issue 2751: minpoly() should use PurePoly
    http://code.google.com/p/sympy/issues/detail?id=2751

  issue 2754: Bug with string form of Poly(2**(2*x), 2**x)
    http://code.google.com/p/sympy/issues/detail?id=2754

  issue 2755: Way to automatically redirect docs to latest version
    http://code.google.com/p/sympy/issues/detail?id=2755

  issue 2756: Implement MatrixFunction
    http://code.google.com/p/sympy/issues/detail?id=2756

  issue 2759: Implement the forumlas from the matrix cookbook
    http://code.google.com/p/sympy/issues/detail?id=2759

issue 2762: Investigate ways to improve substitution, pattern matching, etc.
    http://code.google.com/p/sympy/issues/detail?id=2762

  issue 2764: Improve our webpage
    http://code.google.com/p/sympy/issues/detail?id=2764

  issue 2768: Add a feed of what people are doing at SymPy Live
    http://code.google.com/p/sympy/issues/detail?id=2768

  issue 2772: Some UI/GUI for the test runner
    http://code.google.com/p/sympy/issues/detail?id=2772

  issue 2773: Implement the trigsimp algorithm by fu et al
    http://code.google.com/p/sympy/issues/detail?id=2773

  issue 2775: ``See Also`` feature in Combinatorics
    http://code.google.com/p/sympy/issues/detail?id=2775

  issue 2777: ``See Also`` feature in functions
    http://code.google.com/p/sympy/issues/detail?id=2777

  issue 2778: ``See Also`` feature in functions/special
    http://code.google.com/p/sympy/issues/detail?id=2778

  issue 2779: ``See Also`` feature in Geometry
    http://code.google.com/p/sympy/issues/detail?id=2779

  issue 2780: ``See Also`` feature in Matrices
    http://code.google.com/p/sympy/issues/detail?id=2780

  issue 2789: minpoly should work with roots of unity in exponential form
    http://code.google.com/p/sympy/issues/detail?id=2789

issue 2790: Create examples/short tutorials using IPython's notebook (IPython >= 0.12)
    http://code.google.com/p/sympy/issues/detail?id=2790

issue 2792: Investigate how to employ complexity measures in functions like trigsimp(), etc.
    http://code.google.com/p/sympy/issues/detail?id=2792

  issue 2793: The dsolve solver for 1st_exact should use integration
    http://code.google.com/p/sympy/issues/detail?id=2793

  issue 2794: Implement ode solvers from the Moses "Stormy Decade" paper
    http://code.google.com/p/sympy/issues/detail?id=2794

issue 2796: Package the latest version of SymPy for the major distributions
    http://code.google.com/p/sympy/issues/detail?id=2796

  issue 2797: Translate our webpage
    http://code.google.com/p/sympy/issues/detail?id=2797

  issue 2798: Research ways to extract statistics from the issue tracker
    http://code.google.com/p/sympy/issues/detail?id=2798

  issue 2799: coverage testing should be part of the bot test
    http://code.google.com/p/sympy/issues/detail?id=2799

  issue 2800: Flesh out the SymPy Papers wiki page
    http://code.google.com/p/sympy/issues/detail?id=2800

  issue 2803: Investigate how to make the rewrite framework more flexible
    http://code.google.com/p/sympy/issues/detail?id=2803

  issue 2808: integrate(1/(x**2 + a**2)**2, x) is wrong if a is real
    http://code.google.com/p/sympy/issues/detail?id=2808

issue 2810: Cannot do integrate(cos(k*x)/(x**2 + a**2)/(x**2 + b**2), (x, -oo, oo))
    http://code.google.com/p/sympy/issues/detail?id=2810

  issue 2812: Fix failures found by shuffling tests in test file
    http://code.google.com/p/sympy/issues/detail?id=2812

  issue 2817: Make sure all the built-in __methods__ are defined
    http://code.google.com/p/sympy/issues/detail?id=2817

  issue 2821: The test runner should convert warnings to exceptions.
    http://code.google.com/p/sympy/issues/detail?id=2821

  issue 2822: Move preorder_traversal to the core
    http://code.google.com/p/sympy/issues/detail?id=2822

  issue 2826: Strange series behavior
    http://code.google.com/p/sympy/issues/detail?id=2826

  issue 2829: secondquant argument ordering
    http://code.google.com/p/sympy/issues/detail?id=2829

  issue 2830: checkodesol needs to use force
    http://code.google.com/p/sympy/issues/detail?id=2830

  issue 2835: PolynomialError with  minpoly()
    http://code.google.com/p/sympy/issues/detail?id=2835

  issue 2837: in Sum - the subs argument of evalf does not work
    http://code.google.com/p/sympy/issues/detail?id=2837

  issue 2840: sympify could delete newlines, perhaps
    http://code.google.com/p/sympy/issues/detail?id=2840

  issue 2841: sympy.Abs and sympy.Integral
    http://code.google.com/p/sympy/issues/detail?id=2841



--
You received this message because you are listed in the owner
or CC fields of these issues, or because you starred them.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
"sympy-issues" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sympy-issues?hl=en.

Reply via email to