Your project notifications generated too many emails to send
individually. Here are the subject lines of the emails you would have
received:
Re: Issue 1440 in sympy: strange simplification
Re: Issue 1443 in sympy: tsolve quits after linear factor
Re: Issue 1448 in sympy: errors when using cot inside a limit
Re: Issue 1434 in sympy: substitution doesn't work for sqrt()
Re: Issue 1447 in sympy: limit(tan(x),x,pi/2,dir='-') returns tan(pi/2)
Re: Issue 1441 in sympy: integrate takes forever
Re: Issue 1435 in sympy: f(x, y).diff(x, y) - f(x, y).diff(y, x) should
simplify to zero
Re: Issue 1429 in sympy: matches fails to match differential equation
Re: Issue 1428 in sympy: wrong result for integral of sin(k*x)*sin(m*x)
over [0,pi]
Re: Issue 1430 in sympy: windowserror [126] plot
Re: Issue 1446 in sympy: Logical Expression seem to drop left hand side
when rhs includes symbols
Re: Issue 1438 in sympy: bug in intersection: segment - segment
Re: Issue 1436 in sympy: standard form for powers of powers
Re: Issue 1433 in sympy: Integrate returns different result than from Matlab
Re: Issue 1437 in sympy: geometry convex_hull bug
Re: Issue 1432 in sympy: simplify gets hung up on this expression
Re: Issue 1439 in sympy: polynomial solution missing real roots
Re: Issue 1431 in sympy: ratsimp improvement
Re: Issue 1442 in sympy: mathml patches
Re: Issue 1445 in sympy: expand Integral fails when integration expression
is expandable
Re: Issue 1444 in sympy: ilcm in solve has wrong syntax for more than 2
arguments
Re: Issue 1469 in sympy: "can't decompose" error
Re: Issue 1460 in sympy: match is not respecting symbol in denominator
Re: Issue 1468 in sympy: problems with quartic root solver
Re: Issue 1454 in sympy: variable i in global namespace
Re: Issue 1452 in sympy: integrate cannot do integral
Re: Issue 1466 in sympy: Update mpmath to 0.12
Re: Issue 1457 in sympy: Pretty printing inside big O
Re: Issue 1464 in sympy: docs: adding instructions how to get stuff working
on windows
Re: Issue 1461 in sympy: cse() failing for a sum
Re: Issue 1451 in sympy: StrPrinter subclass Unicode printing issue
Re: Issue 1456 in sympy: use pyflakes to identify simple bugs in sympy and
fix them
Re: Issue 1453 in sympy: create a function for expanding exp(x+y) ->
exp(x)*exp(y)
Re: Issue 1463 in sympy: Initial codegen implementation
Re: Issue 1465 in sympy: [patch] Matrices: Handle nonsquare Jacobian
Re: Issue 1455 in sympy: Split expand so that it only expands a*(x+y) =>
a*x+a*y
Re: Issue 1459 in sympy: Summing symbolic elements of a list
Re: Issue 1450 in sympy: UnicodeEncodeError / UnicodeDecodeError
Re: Issue 1467 in sympy: sorting values with imaginary numbers in radical
Re: Issue 1449 in sympy: (x**x).match(x**a) fails
Re: Issue 1458 in sympy: numpy + geometry doesn't work on windows
Re: Issue 1462 in sympy: NumberSymbol lacks __int__ method
Re: Issue 1470 in sympy: limit(sqrt(-x),x,oo) hangs
Re: Issue 1476 in sympy: latex printing improvements
Re: Issue 1486 in sympy: Tests for sympy.logic
Re: Issue 1473 in sympy: __mod__ does not work on reals
Re: Issue 1482 in sympy: LambertW evalf with E in arg
Re: Issue 1485 in sympy: new logic module (TODO before 0.6.5)
Re: Issue 1479 in sympy: limit(log(1/a-x),x,oo) == oo? (was: cannot compute
leadterm; series.leadterm)
Re: Issue 1471 in sympy: integrate(1/(x**3+1),(x,0,oo)) return an
expression with x
Re: Issue 1484 in sympy: series should collect powers
Re: Issue 1487 in sympy: fcode: print sympy expressions as Fortran code
Re: Issue 1480 in sympy: Implement test coverage utility
Re: Issue 1477 in sympy: Printing with double subscripts
Re: Issue 1472 in sympy: [patch] Matrices: Introduce Matrix.vec() and
Matrix.vech()
Re: Issue 1475 in sympy: New implementation of .eval in trigonometric
functions, implementing sec, csc
Re: Issue 1481 in sympy: Error raised: Matrix([[1,2],[3,4]])**Integer(2)
Re: Issue 1483 in sympy: no xor in sympy.core.basic for new logic module
Re: Issue 1474 in sympy: Subs broken on sub classes of Symbol using sympy
0.6.4 on linux
Re: Issue 1478 in sympy: Symbolic block matrix,
Re: Issue 1506 in sympy: Logo at
docs.sympy.org
Re: Issue 1509 in sympy: spelling and grammar
Re: Issue 1497 in sympy: Remove automatic distribution 2*(x + y) => 2*x +
2*y
Re: Issue 1508 in sympy: spelling and grammar
Re: Issue 1491 in sympy: Remove old printing ordering at some point
Re: Issue 1502 in sympy: rst doc testing stop working...
Re: Issue 1492 in sympy: Tests fail to run on Windows
Re: Issue 1503 in sympy: doctests added
Re: Issue 1501 in sympy: documentation day issues
Re: Issue 1489 in sympy: latex printing of matrices needs more options for
the matrix type used and the delimiter
Re: Issue 1504 in sympy: How to subclass StrPrinter documentation example
Re: Issue 1499 in sympy: Sum function seems to fail
Re: Issue 1493 in sympy: factor a minus 1 out of fractions in simplify
Re: Issue 1496 in sympy: Pow does not properly extract (-1)**n as Mul does
Re: Issue 1490 in sympy: LatexPrinter doprint inline=None
Re: Issue 1498 in sympy: Implement symbolic lcm, gcd
Re: Issue 1494 in sympy: eq.subs fails for Derivative(u(t)**2, t**2)
Re: Issue 1507 in sympy: pickling test takes too much time
Re: Issue 1505 in sympy: doc Makefile does not work when sphinx is
installed in $HOME
Re: Issue 1495 in sympy: minus problem
Re: Issue 1500 in sympy: Sum does not work with some arguments
Re: Issue 1488 in sympy: failing doctests
Re: Issue 1523 in sympy: sympy core imports fixed
Re: Issue 1520 in sympy: Inconsistency in subs
Re: Issue 1515 in sympy: caching does not distinct ints and longs
Re: Issue 1526 in sympy: simplification using trigsimp and collect
Re: Issue 1514 in sympy: Low Level Code Printer
Re: Issue 1512 in sympy: internal code broken in sympy.core.numbers
Re: Issue 1529 in sympy: Not working in Python 3.0, after
installation, 'import sympy' gives error.
Re: Issue 1530 in sympy: logcombine function for combining logarithms
Re: Issue 1510 in sympy: Review request for variable separation for partial
differential equations
Re: Issue 1516 in sympy: exp.as_leading_term returns wrong results
Re: Issue 1528 in sympy: Fix any/all import to work correctly with Python
3.0
Re: Issue 1518 in sympy: spelling and grammar pass 2
Re: Issue 1521 in sympy: doc/ doctests fail
Re: Issue 1511 in sympy: weird error with evalf
Re: Issue 1517 in sympy: galgebra.GA docstrings
Re: Issue 1522 in sympy: simplify(1/cos(Symbol("x"))**2 - 1) will not
simplify
Re: Issue 1525 in sympy: No integration by substitution
Re: Issue 1524 in sympy: subs and non-commutative
Re: Issue 1519 in sympy: Add Gotchas and Pitfalls documentation as well as
Sphinx docs for simplify functions
Re: Issue 1527 in sympy: bug in the printer (function + subs)
Re: Issue 1513 in sympy: complex log is not simplified
Re: Issue 1547 in sympy: Integer class problems in
functions 'abs', 'mod'/'rmod'.
Re: Issue 1542 in sympy: Pretty printing for boolean operations
Re: Issue 1538 in sympy: root of negative number in denominator
Re: Issue 1548 in sympy: integrate(DiracDelta(-x)*f(x),(x,-oo,oo)) gives
-f(0)
Re: Issue 1545 in sympy: Efficient data representation in
logic.satisfiable()
Re: Issue 1537 in sympy: There are certain cases of inversed operations
where it seems like sympy might do better reducing
Re: Issue 1543 in sympy: PDF versions of sympy tutorial and user guide?
Re: Issue 1550 in sympy: together doesn't find lowest common denominator
Re: Issue 1541 in sympy: Latex Print issue with printing min_, max_
Re: Issue 1540 in sympy: match returns nan instead of 0
Re: Issue 1532 in sympy: expand docs
Re: Issue 1535 in sympy: tests fail if GL is not available
Re: Issue 1539 in sympy: 8**(-1/3) = 1 (now equals 1/2)
Re: Issue 1534 in sympy: Type in sympy/printing/str.py
Re: Issue 1544 in sympy: raises() does not properly check if code is a
string
Re: Issue 1533 in sympy: printmethod must have printer object as first
argument
Re: Issue 1531 in sympy: docstring fixes
Re: Issue 1549 in sympy: substitutions in formal derivatives don't work well
Re: Issue 1546 in sympy: Implement quasi-symmetric quartic equations
Re: Issue 1536 in sympy: one test failure in Sage