Updates:
        Status: Valid

Comment by asmeu...@gmail.com:
(No comment was entered for this change.)

Affected issues:
  issue 2843: nsimplify of longs fails
    http://code.google.com/p/sympy/issues/detail?id=2843

  issue 2844: integration of 1/sqrt(n-m*x^2)
    http://code.google.com/p/sympy/issues/detail?id=2844

issue 2846: Integral.transform should allow a change to a different variable
    http://code.google.com/p/sympy/issues/detail?id=2846

  issue 2847: Recursion error with (1/sqrt(-a**2 + z**(-4))).series(z, 0)
    http://code.google.com/p/sympy/issues/detail?id=2847

  issue 2849: integration of cos(x)/sin(x)**n
    http://code.google.com/p/sympy/issues/detail?id=2849

  issue 2850: integration of (x**(n-1))*sqrt(1+x**n)
    http://code.google.com/p/sympy/issues/detail?id=2850

  issue 2853: Standard sets (ZZ, QQ, RR, etc.) for the sets module
    http://code.google.com/p/sympy/issues/detail?id=2853

issue 2854: summation(exp(-l_1*i - l_2*j), (j, 0, i), (i, 0, n)) doesn't work
    http://code.google.com/p/sympy/issues/detail?id=2854

  issue 2858: Solve doesn't get all the solutions of a polynomial system
    http://code.google.com/p/sympy/issues/detail?id=2858

  issue 2859: Improve code coverage
    http://code.google.com/p/sympy/issues/detail?id=2859

  issue 2864: Parsing issue with mathematica.py with regex expressions
    http://code.google.com/p/sympy/issues/detail?id=2864

  issue 2865: str(Matrix(...)) should give "Matrix(...)"
    http://code.google.com/p/sympy/issues/detail?id=2865

  issue 2866: Pretty printing of empty matrices
    http://code.google.com/p/sympy/issues/detail?id=2866

  issue 2867: Calls to raises() should use lambda
    http://code.google.com/p/sympy/issues/detail?id=2867

  issue 2868: Create XFAIL tests for open issues
    http://code.google.com/p/sympy/issues/detail?id=2868

  issue 2871: Finish the SymPy Live Sphinx extension
    http://code.google.com/p/sympy/issues/detail?id=2871

  issue 2872: Issues with the SymPy Live mobile interface
    http://code.google.com/p/sympy/issues/detail?id=2872

  issue 2873: in core/decorators.py there is unneeded try, except block
    http://code.google.com/p/sympy/issues/detail?id=2873

  issue 2875: cse not working with Integral args
    http://code.google.com/p/sympy/issues/detail?id=2875

  issue 2877: Contradictory facts about infinities in the new assumptions
    http://code.google.com/p/sympy/issues/detail?id=2877

  issue 2881: Refactory secondquant to use new quantum modules
    http://code.google.com/p/sympy/issues/detail?id=2881

  issue 2883: The installation guide should be in the Sphinx docs
    http://code.google.com/p/sympy/issues/detail?id=2883

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

  issue 2888: Fix docstrings to work with Sphinx
    http://code.google.com/p/sympy/issues/detail?id=2888

  issue 2891: error when compiling docs
    http://code.google.com/p/sympy/issues/detail?id=2891

  issue 2892: clean up the new releases wiki page
    http://code.google.com/p/sympy/issues/detail?id=2892

  issue 2894: Several options in latex() don't work
    http://code.google.com/p/sympy/issues/detail?id=2894

  issue 2895: minpoly hangs on this expresion
    http://code.google.com/p/sympy/issues/detail?id=2895

issue 2896: Have coverage_doctest.py check if the docstring is imported into Sphinx
    http://code.google.com/p/sympy/issues/detail?id=2896

  issue 2897: PackageMaker project file for building OS X pkg installers
    http://code.google.com/p/sympy/issues/detail?id=2897

issue 2898: Make side boxes on SymPy Live only shrink when the title is clicked on
    http://code.google.com/p/sympy/issues/detail?id=2898

  issue 2899: infinite recursion in coth's complex expand with reals
    http://code.google.com/p/sympy/issues/detail?id=2899

  issue 2900: xreplace rebuilds expressions when there is no match
    http://code.google.com/p/sympy/issues/detail?id=2900

  issue 2910: Multiline execution in SymPy Live doesn't print correctly
    http://code.google.com/p/sympy/issues/detail?id=2910

  issue 2913: Problem with Matrix and recent searches at SymPy Live
    http://code.google.com/p/sympy/issues/detail?id=2913

  issue 2914: Pretty printing for lerchphi, polylog
    http://code.google.com/p/sympy/issues/detail?id=2914

  issue 2915: Improve meijerint heuristics
    http://code.google.com/p/sympy/issues/detail?id=2915

  issue 2919: startup message does not respect line breaks
    http://code.google.com/p/sympy/issues/detail?id=2919

  issue 2921: Doctest the cheatsheet
    http://code.google.com/p/sympy/issues/detail?id=2921

  issue 2922: Improve the Cheatsheet
    http://code.google.com/p/sympy/issues/detail?id=2922

  issue 2926: "My searches" should not scroll in SymPy Live
    http://code.google.com/p/sympy/issues/detail?id=2926

issue 2930: Buttons on SymPy Live should be the same as the links at the top
    http://code.google.com/p/sympy/issues/detail?id=2930

  issue 2934: gosper_sum return NaN
    http://code.google.com/p/sympy/issues/detail?id=2934

  issue 2935: RR(eps)
    http://code.google.com/p/sympy/issues/detail?id=2935

  issue 2937: Integrate Piecewise fails with symbolic bounds
    http://code.google.com/p/sympy/issues/detail?id=2937

  issue 2938: Pretty print of tall factorials should give tall !'s
    http://code.google.com/p/sympy/issues/detail?id=2938

  issue 2943: rsolve: wrong result
    http://code.google.com/p/sympy/issues/detail?id=2943

  issue 2947: Allow to change globals in sympify()
    http://code.google.com/p/sympy/issues/detail?id=2947

  issue 2950: Rational() doesn't work with floats
    http://code.google.com/p/sympy/issues/detail?id=2950

  issue 2951: History problems in SymPy Live
    http://code.google.com/p/sympy/issues/detail?id=2951

  issue 2952: PDF documentation
    http://code.google.com/p/sympy/issues/detail?id=2952

  issue 2953: Limits of Meijerg
    http://code.google.com/p/sympy/issues/detail?id=2953

  issue 2955: Function to compute the domain of a function
    http://code.google.com/p/sympy/issues/detail?id=2955

  issue 2965: Incorporate ideas from Yacas Online Shell into SymPy Live
    http://code.google.com/p/sympy/issues/detail?id=2965

issue 2968: partial fraction decomposition should be able to return structured result
    http://code.google.com/p/sympy/issues/detail?id=2968

  issue 2969: sqrt(sin(x)).series(x, 0, 7) is wrong
    http://code.google.com/p/sympy/issues/detail?id=2969

  issue 2984: An exception in a doctest kills the test runner
    http://code.google.com/p/sympy/issues/detail?id=2984

  issue 2993: nsolve does not return sympy objects
    http://code.google.com/p/sympy/issues/detail?id=2993

issue 2994: evalf() does not play well with sympy.mpmath.matrices.matrices.matrix
    http://code.google.com/p/sympy/issues/detail?id=2994

  issue 3002: Error in textplot
    http://code.google.com/p/sympy/issues/detail?id=3002

  issue 3004: match gives nan when matching on oo
    http://code.google.com/p/sympy/issues/detail?id=3004

  issue 3007: Positive and negative imaginary assumptions
    http://code.google.com/p/sympy/issues/detail?id=3007

issue 3009: MathJax math at SymPy Live does not have right-click menu options
    http://code.google.com/p/sympy/issues/detail?id=3009

  issue 3015: mpprint doesn't properly output derivatives
    http://code.google.com/p/sympy/issues/detail?id=3015

  issue 3017: Eq,Ne.doit() don't do it
    http://code.google.com/p/sympy/issues/detail?id=3017

  issue 3020: & (__and__) operator apparently not working
    http://code.google.com/p/sympy/issues/detail?id=3020

  issue 3028: fnan and NaN print the same
    http://code.google.com/p/sympy/issues/detail?id=3028

  issue 3029: And/Or should sort their args for printing
    http://code.google.com/p/sympy/issues/detail?id=3029

  issue 3030: wigner doctests are slow
    http://code.google.com/p/sympy/issues/detail?id=3030

  issue 3032: srepr does not include assumptions
    http://code.google.com/p/sympy/issues/detail?id=3032

  issue 3033: UndefinedFunction not returned from atoms
    http://code.google.com/p/sympy/issues/detail?id=3033

  issue 3034: None > -oo?
    http://code.google.com/p/sympy/issues/detail?id=3034

issue 3035: TypeError: unsupported operand type(s) for >>: 'mpz' and 'mpf' with the printer
    http://code.google.com/p/sympy/issues/detail?id=3035

issue 3037: integrate(exp(I*k*x)/(k**2 - 2*lamda + 1), (k, -oo, oo)) should be expressible in closed form
    http://code.google.com/p/sympy/issues/detail?id=3037

issue 3038: sign change in evalf of complex value as precision is increased
    http://code.google.com/p/sympy/issues/detail?id=3038

  issue 3039: Results of FockStateFermion[Bra,Ket] are system dependent
    http://code.google.com/p/sympy/issues/detail?id=3039

issue 3042: Canonical form/Simplification for equalities/disequalities/inequalities
    http://code.google.com/p/sympy/issues/detail?id=3042

  issue 3046: divmod method needed for Rational
    http://code.google.com/p/sympy/issues/detail?id=3046

issue 3047: power should pretty print on the same line as the conjugate bar
    http://code.google.com/p/sympy/issues/detail?id=3047

  issue 3051: sympify string forms of lambda
    http://code.google.com/p/sympy/issues/detail?id=3051

  issue 3052: evaluating Abs should result in a positive number
    http://code.google.com/p/sympy/issues/detail?id=3052

  issue 3054: Simplification of ratios of gamma functions
    http://code.google.com/p/sympy/issues/detail?id=3054

  issue 3055: Simplification of bessel functions
    http://code.google.com/p/sympy/issues/detail?id=3055

  issue 3056: Closed-form results of sums of meijerg functions
    http://code.google.com/p/sympy/issues/detail?id=3056

  issue 3057: Closed form results for meijerg functions
    http://code.google.com/p/sympy/issues/detail?id=3057

issue 3059: Should -oo be implemented as Mul(-1, oo) (was: (x - oo).has(oo) is False; (x - oo).subs(oo, 1) fails)
    http://code.google.com/p/sympy/issues/detail?id=3059

  issue 3060: use of evalf() needs review
    http://code.google.com/p/sympy/issues/detail?id=3060

  issue 3062: set and frozenset are not printed correctly with latex()
    http://code.google.com/p/sympy/issues/detail?id=3062

  issue 3063: set() does not pretty print correctly
    http://code.google.com/p/sympy/issues/detail?id=3063

  issue 3067: assumptions ntheory handler
    http://code.google.com/p/sympy/issues/detail?id=3067

  issue 3069: dsolve gets too many constants for a first order linear ode
    http://code.google.com/p/sympy/issues/detail?id=3069

  issue 3070: cse raises error with RootOf
    http://code.google.com/p/sympy/issues/detail?id=3070

  issue 3072: Limit of a piecewise function
    http://code.google.com/p/sympy/issues/detail?id=3072

  issue 3074: Countable Probability Space
    http://code.google.com/p/sympy/issues/detail?id=3074

  issue 3076: nan**0 should be nan
    http://code.google.com/p/sympy/issues/detail?id=3076

issue 3078: allow solve to process new assumptions (was Adding a "real" keyword to solve())
    http://code.google.com/p/sympy/issues/detail?id=3078

  issue 3080: wrong order in series
    http://code.google.com/p/sympy/issues/detail?id=3080

  issue 3096:  S(1)**S.NaN == S.NaN
    http://code.google.com/p/sympy/issues/detail?id=3096

  issue 3099: Expr.is_constant() is very slow in some cases
    http://code.google.com/p/sympy/issues/detail?id=3099

issue 3104: Expectation value of random variables raises maximum recursion depth exceeded
    http://code.google.com/p/sympy/issues/detail?id=3104



--
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 sympy-issues@googlegroups.com.
To unsubscribe from this group, send email to 
sympy-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sympy-issues?hl=en.

Reply via email to