Your project notifications generated too many emails to send
individually. Here are the subject lines of the emails you would have
received:
Re: Issue 1994 in sympy: repr(Matrix) does not give re-executable string
Re: Issue 1988 in sympy: Fix printing of matrices with 0 rows or columns
Re: Issue 1993 in sympy: make sign simplification part of canonicalizing
process
Re: Issue 1986 in sympy: cse eats derivatives
Re: Issue 1989 in sympy: Remove depricated Matrix functions
Re: Issue 1990 in sympy: Matrix inconsistencies
Re: Issue 1980 in sympy: has, has_any_symbols, has_all_symbols unified
Re: Issue 1985 in sympy: as_real_imag() gives wrong answer when expanding
quotient
Re: Issue 1984 in sympy: canonicalize bases of powers with respect to sign
Re: Issue 1995 in sympy: Pretty Printing the comma with matrices
Re: Issue 1996 in sympy: Incorrect exception in dsolve()
Re: Issue 1991 in sympy: Don't use assert in the library code when an
exception would be better
Re: Issue 1987 in sympy: Integral(f(x), (x, g(x), h(x))).diff(x)
incorrectly returns 0
Re: Issue 1981 in sympy: lambert simplifications
Re: Issue 1983 in sympy: unify mul and pow handling of Add**e
Re: Issue 1999 in sympy: Integral(..., (x, foo, foo)).doit() should
autosimplify to 0 (without calculating the integral)
Re: Issue 1997 in sympy: Bug in dsolve() undetermined coefficients solver
Re: Issue 1982 in sympy: use is None instead of == None
Re: Issue 2000 in sympy: Inconsistencies with limit()
Re: Issue 1979 in sympy: atoms can use sets internally
Re: Issue 2011 in sympy: less self-confident simplify
Re: Issue 2010 in sympy: Integration with the full Risch Algorithm
Re: Issue 2002 in sympy: has() doesn't like sqrt
Re: Issue 2012 in sympy: rewrite should also be a function
Re: Issue 2009 in sympy: solve((x-y,y),x) should return {x:0} instead of
{x:y}
Re: Issue 2005 in sympy: (x**(2*y)).subs(exp(3*y*log(x)), z) gives z**(3/2)
instead of z**(2/3)
Re: Issue 2006 in sympy: Make all expressions recursively callable
Re: Issue 2001 in sympy: log(1, 1) RuntimeError: maximum recursion depth
exceeded
Re: Issue 2008 in sympy: Inconsistencies for Pow**n and exp***n
Re: Issue 2004 in sympy: more autosimplification of exp
Re: Issue 1998 in sympy: Can't use @deprecated, @wraps in the core
Re: Issue 2007 in sympy: (exp(exp(x))).atoms(exp)
Re: Issue 1992 in sympy: dummy variables of integration
Re: Issue 2003 in sympy: Use factorint() with limit argument in
sympy/core/numbers.py
Re: Issue 2023 in sympy: Plot()
Re: Issue 2015 in sympy: Hangs attempting to solve a system of linear
equations
Re: Issue 2021 in sympy: cross product always returns (1,3)-Matrix
Re: Issue 2026 in sympy: Exact, algebraic, and integer_power substitution
Re: Issue 2016 in sympy: Merge the known_fact_* data structures into a
single class.
Re: Issue 2017 in sympy: Add a writable directory for SymPy to place code
generated at install time or run time.
Re: Issue 2018 in sympy: terms vs factors
Re: Issue 2024 in sympy: Implement 'with' statement for assumptions.
Re: Issue 2022 in sympy: inconsistent behaviour of subs when using
non-commutative symbols
Re: Issue 2013 in sympy: RuntimeError with homogeneous_order(y - log(x), x,
y)
Re: Issue 2025 in sympy: should separate and separatevars work harder?
Re: Issue 2014 in sympy: use ordered_iter or iterable instead of checking
for literal container
Re: Issue 2029 in sympy: Poly simplification functions need a deep option
Re: Issue 2027 in sympy: Invalid combination of bases
Re: Issue 2028 in sympy: invalid combination of bases
Re: Issue 2020 in sympy: Symbols & Matrices
Re: Issue 2031 in sympy: Add 'auto' flag to div(), quo() and rem()
Re: Issue 2030 in sympy: Can't use 'boolean' operators with Relational
classes
Re: Issue 2019 in sympy: Add new (assumptions) fact about algebraic
elements.
Re: Issue 2050 in sympy: factoring of powers with Rational bases and hidden
positive bases
Re: Issue 2043 in sympy: log should not expand(1/x) (was "expand log can be
more complete" and "logcombine can be less strict")
Re: Issue 2040 in sympy: Better way to make a rational function out of an
expression
Re: Issue 2039 in sympy: Mul.eval_subs problems
Re: Issue 2038 in sympy: powsimp breaks power rules
Re: Issue 2047 in sympy: subs_atoms should omit more variables when doing
subs in Integral
Re: Issue 2046 in sympy: return self if expr is None else expr -- are we
ditching 2.4?
Re: Issue 2036 in sympy: How to get GCD and LCM out of three and more
Values?
Re: Issue 2032 in sympy: Ability to work with K[x, 1/x] in Polys
Re: Issue 2045 in sympy: djtheta test fail
Re: Issue 2048 in sympy: Problems with definite integrals with Function
limits and RootSum
Re: Issue 2041 in sympy: Doctest failures in Python 2.6.6
Re: Issue 2042 in sympy: Frac() object for rational function arithmetics
Re: Issue 2034 in sympy: live.sympy doesn't allow reassignment of list
subitem
Re: Issue 2033 in sympy: solve should be able to handle rational function
systems
Re: Issue 2035 in sympy: doctest puzzle
Re: Issue 2044 in sympy: log(exp(x)) != x unless x is real
Re: Issue 2049 in sympy: Derivative(f(x), x).subs(f(x), y) gives 0 instead
of Derivative(y, x)
Re: Issue 2037 in sympy: assert a == a is (almost) never a test of anything
Re: Issue 2057 in sympy: Units do not work together with evalf?
Re: Issue 2067 in sympy: (x+I*x)/(1+I).as_real_imag() doesn't give re(x),
im(x)
Re: Issue 2059 in sympy: Indexed should not wrap indices in Idx
Re: Issue 2068 in sympy: integrate(Integral(f(x), x), x) fails
Re: Issue 2071 in sympy: Wrong limit result with expressions containing
sin/cos
Re: Issue 2055 in sympy: dsolve() problem
Re: Issue 2051 in sympy: [PATCH] latex: \operatorname{\mathcal{}} is not
valid itex
Re: Issue 2069 in sympy: (-x).match(a*f(x)**b) fails to give a, b = -x, 0
(was "classify_ode() doesn't catch homogeneous_coeff when y is used")
Re: Issue 2058 in sympy: atoms doesn't work correctly with Indexed
Re: Issue 2053 in sympy: 2053 geometry upgrade
Re: Issue 2054 in sympy: does factor need to use cancel?
Re: Issue 2061 in sympy: sqrt(-1.0*x) gives infinite recursion
Re: Issue 2070 in sympy: All elements of .args should be Basic
Re: Issue 2063 in sympy: Add complete elliptic integrals
Re: Issue 2064 in sympy: terms_gcd(sqrt(4 + 4*x)) doesn't give 2*sqrt(1 + x)
Re: Issue 2052 in sympy: is_zero should default to None, not False
Re: Issue 2065 in sympy: Wrong result with expressions like limit(x**0.5,
x, oo)
Re: Issue 2056 in sympy: MathML output not implemented for Relational
operators
Re: Issue 2066 in sympy: integration of
c**2*exp(c/x)/(x**3*(1+exp(c/x)**2)) fails
Re: Issue 2060 in sympy: Infinite recursion on subs
Re: Issue 2062 in sympy: bullet proofing doit
Re: Issue 2073 in sympy: limit() throws TypeError: an integer is required
Re: Issue 2090 in sympy: coeff get's "maximum recursion depth exceeded"
Re: Issue 2075 in sympy: solve fails for eq1=1 + 2*y/b - (e + x)**2/a;
eq3=1 + 2*y/d - (x - e)**2/c
Re: Issue 2086 in sympy: SympifyError should be more explicit
Re: Issue 2083 in sympy: Geometric Algebra and the LaTeX Printer
Re: Issue 2087 in sympy: solver treats a nonlinear expression as linear and
mis-solves a true nonlinear system; fixed in polys11 but slow
Re: Issue 2080 in sympy: WildFunction needs to reference Dummy.dummycount
not Symbol.dummycount
Re: Issue 2085 in sympy: Limit code severely broken.
Re: Issue 2077 in sympy: classify_ode() doesn't catch a
1st_linear/separable ode
Re: Issue 2076 in sympy: intcache error
Re: Issue 2084 in sympy: limit(1+1/x, x, 0, dir='-') fails
Re: Issue 2079 in sympy: multiple integral gives wrong result
Re: Issue 2088 in sympy: (oo).evalf(chop=True) -> 0
Re: Issue 2074 in sympy: dsolve(diff(D(t), t) - k1*(B + C2*exp(-k*t) -
D(t)), D(t), 'nth_linear_constant_coeff_variation_of_parameters') gives
AttributeError: 'tuple' object has no attribute 'match'
Re: Issue 2089 in sympy: Move MediaWiki pages over to the GitHub site
Re: Issue 2078 in sympy: Solve fails or hangs on a simple pair of
simultaneous linear equations in sympy 0.6.7
Re: Issue 2082 in sympy: No SymPy class 'Composition'
Re: Issue 2072 in sympy: solve(x**(1/2)) returns []
Re: Issue 2081 in sympy: Pow substitution introduces wrong answers