Your project notifications generated too many emails to send
individually. Here are the subject lines of the emails you would have
received:
Re: Issue 1559 in sympy: operations on Poly result in expressions but
should perhaps be Poly
Re: Issue 1565 in sympy: powsimp() does not combine exponents in some cases.
Re: Issue 1566 in sympy: Integral(expr, (x, None, 1)).doit() works, but not
integrate(expr, (x, None, 1))
Re: Issue 1561 in sympy: lambdify doesn't seem to work with logic operations
Re: Issue 1568 in sympy: factoring is working too hard
Re: Issue 1554 in sympy: diff(f(x), x, x, x) fails to produce third
derivative
Re: Issue 1556 in sympy: evalf for (a+i*b)*(c+~0i) => ac + ~0i instead of
ac + ibc
Re: Issue 1564 in sympy: Cannot sum expression with factorial
Re: Issue 1558 in sympy: NumberSymbol not recognized as a filter for
atoms() and I has only type Atom
Re: Issue 1563 in sympy: re(RootOf) fails because Poly.has() fails
Re: Issue 1569 in sympy: support for divergent sums
Re: Issue 1557 in sympy: Have RootsOf.roots() divide out exact roots from
expression in formal roots.
Re: Issue 1553 in sympy: ((1+I)**2*I).evalf() fails, giving ~ 0 for result
instead of -2
Re: Issue 1560 in sympy: -2**-2 gives -1/4; should give 1/4
Re: Issue 1551 in sympy: StrPrinter is class sympy.printing.str and
instance in sympy.core.basic
Re: Issue 1552 in sympy: documentation; Gotchas and Pitfalls
Re: Issue 1567 in sympy: nsolve crashes
Re: Issue 1562 in sympy: Have trigsimp apply factor and Poly.cancel() to
sin's and cos's
Re: Issue 1555 in sympy: Implement discriminant of polynomials
Re: Issue 1580 in sympy: Assume(0 < x) should repr() to Assume(0 <
x, 'relational', True)
Re: Issue 1581 in sympy: subs(dict()) sometimes breaks
Re: Issue 1589 in sympy: maxima wrapper implemented
Re: Issue 1578 in sympy: failing integral
Re: Issue 1584 in sympy: as_numer_denom() returns wrong result when both
num and den are negative
Re: Issue 1579 in sympy: Have solve() return RootOf when it can't solve
equations
Re: Issue 1577 in sympy: match doesn't put every wild as a key
Re: Issue 1574 in sympy: missing trig identity
Re: Issue 1575 in sympy: help(module) contains a bunch of irrelevant stuff
Re: Issue 1588 in sympy: fixes the doctest bug
Re: Issue 1585 in sympy: expression expanded indiscriminantly
Re: Issue 1572 in sympy: solve() should be able to solve expressions where
variable only appears once
Re: Issue 1582 in sympy: solve() does not properly back substitute dummy
function variables in limits of Integral
Re: Issue 1571 in sympy: simplify hangs on a**3*(1/(c1+a)**3-6/(c2-a)**3)
Re: Issue 1587 in sympy: Polynomials docs
Re: Issue 1576 in sympy: Integral of strictly positive function is zero
Re: Issue 1570 in sympy: index variable should not need to be defined
Re: Issue 1586 in sympy: fixes pythonpath in make html (docs)
Re: Issue 1583 in sympy: evalf doesn't evaluate arguments to functions if
they have symbols
Re: Issue 1573 in sympy: fpowi does not exist
Re: Issue 1599 in sympy: match docstring
Re: Issue 1594 in sympy: bin/test --random should also shuffle tests inside
a file
Re: Issue 1607 in sympy: evaluating functions with singularity should not
return a number
Re: Issue 1603 in sympy: mpmath doesn't directly accept sympy numbers
Re: Issue 1605 in sympy: changes to be made for Python 3.0
Re: Issue 1597 in sympy: turn expensive properties into methods in
sympy/geometry
Re: Issue 1606 in sympy: as_sum() is not working
Re: Issue 1592 in sympy: Pretty print Sum with a Sigma
Re: Issue 1602 in sympy: doctests do not properly fail if a function must
be imported
Re: Issue 1590 in sympy: Reduce powers of sin's and cos's to multi-argument
functions
Re: Issue 1596 in sympy: solve returns unnecessary 0 solution
Re: Issue 1608 in sympy: scipy quad doesn't work with sympy expressions
Re: Issue 1598 in sympy: New polynomials manipulation module
Re: Issue 1609 in sympy: sign(x).is_zero fails and sign() oddities
Re: Issue 1601 in sympy: match trouble and tutorial
Re: Issue 1595 in sympy: LambertW(-number) and sorted don't cooperate
Re: Issue 1591 in sympy: More strict doctests
Re: Issue 1604 in sympy: Misapplication of integration by parts
Re: Issue 1600 in sympy: abs(im(-(-2)**(S(1)/3))) fails (but only once)
Re: Issue 1593 in sympy: print_Basic, print_mathml, etc. are broken
Re: Issue 1613 in sympy: coverage stmt green even if not fully covered
Re: Issue 1619 in sympy: examples/advanced/curvilinear_coordinates.py is
very slow
Re: Issue 1610 in sympy: assumptions are ignored by subs
Re: Issue 1612 in sympy: Symbol('f')(x) != Function('f')(x)
Re: Issue 1618 in sympy: seterr divide flag setting is ignored
Re: Issue 1627 in sympy: (1/sin(x)**5).series() should work better
Re: Issue 1624 in sympy: convex_hull argument handling
Re: Issue 1625 in sympy: sympify of logical operations gets confused with ==
Re: Issue 1622 in sympy: pprint arg doesn't work
Re: Issue 1621 in sympy: Initial conditions in dsolve()
Re: Issue 1620 in sympy: Derivative operator
Re: Issue 1628 in sympy: residue() function implemented
Re: Issue 1645 in sympy: [PATCH] Can not expand or simplify piecewise
functions
Re: Issue 1616 in sympy: Bug in subs
Re: Issue 1611 in sympy: New ODEs module
Re: Issue 1630 in sympy: mul had a reference to s.base in the loop over o
Re: Issue 1640 in sympy: tsolve problem
Re: Issue 1635 in sympy: Incorrect multiplication of piecewise functions
Re: Issue 1633 in sympy: sympy change zeros() behaviour
Re: Issue 1634 in sympy: Cannot compare NumberSymbols like pi and E
Re: Issue 1642 in sympy: decorators in functions/special/polynomials.py
prevent printing in Mul.flatten (and others)
Re: Issue 1615 in sympy: Symbol('x', real=True) should create global
assumption
Re: Issue 1632 in sympy: nsolve needs to convert matrix of Eqs to expression
Re: Issue 1638 in sympy: integrate (sin(x)/x, (x, -oo, oo)) returns
Integral (fails)
Re: Issue 1643 in sympy: int(log(4,2).evalf())
Re: Issue 1637 in sympy: solve([Eq(x+a*y,1), Eq(x+y+z, 1), Eq(z+3*x)], x,
y, z, a) troubles
Re: Issue 1614 in sympy: Real tuple argument weirdness
Re: Issue 1626 in sympy: match fails for Add sometimes
Re: Issue 1646 in sympy: Solving inequalities
Re: Issue 1639 in sympy: Missing high-level laurent() and taylor() series
expansion functions (Maple 11)
Re: Issue 1644 in sympy: Coeff() with derivatives and functions
Re: Issue 1648 in sympy: trigsimp fails
Re: Issue 1629 in sympy: solve() raises an exception for quartic equation
Re: Issue 1647 in sympy: leading_monom is incorrect
Re: Issue 1636 in sympy: Missing evalc() - symbolic evaluator over the
complex field
Re: Issue 1641 in sympy: doctests require newline only when run for single
file
Re: Issue 1631 in sympy: factorint fails to return on input 35453489
Re: Issue 1623 in sympy: match doesn't exclude functions
Re: Issue 1617 in sympy: tan(x)*cos(x) and cot(x)*sin(x) are not simplified
Re: Issue 1657 in sympy: integrate(1/x, x) should return log(abs(x))
Re: Issue 1654 in sympy: subs() doesn't substitute lower derivatives into
higher order ones
Re: Issue 1656 in sympy: lambdify does not yield Symbolic expressions.
Re: Issue 1660 in sympy: [PATCH] derivatives of composed functions should
not evaluate to a derivative in terms of a function
Re: Issue 1666 in sympy: maximum recursion depth exceeded in cmp
Re: Issue 1652 in sympy: complex conjugate comparison and simplification
doesn't work
Re: Issue 1655 in sympy: derivative of complex conjugate evaluates to
derivative in terms of a function
Re: Issue 1661 in sympy: factorint(3,2) fails
Re: Issue 1667 in sympy: Unexpected behaviour when calling Sum.doit().
Re: Issue 1650 in sympy: classify_ode can't match ODEs with dependent
function term multiplying the differential
Re: Issue 1662 in sympy: exception AttributeError in sympy.cse
( 'tuple' object has no attribute 'args' )
Re: Issue 1665 in sympy: [PATCH] Mul._eval_subs() refers to incorrect
variable.
Re: Issue 1649 in sympy: Intersect bug (feature)
Re: Issue 1664 in sympy: Matrix([ [1, 2, 3], [4, 5, 6], [7, 8, 9]
]).eigenvects() fails
Re: Issue 1658 in sympy: [PATCH] derivatives of complex functions re, im,
abs and arg don't evaluate correctly
Re: Issue 1663 in sympy: [PATCH] Add support for itex format to latex module
Re: Issue 1653 in sympy: list comprehension vs iterators
Re: Issue 1651 in sympy: [PATCH] Support solving equalities involving
piecewise functions
Re: Issue 1668 in sympy: [PATCH] Improved printing (latex, str) for Sum
objects
--
You received this message because you are subscribed to the Google Groups
"sympy-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sympy-issues.
For more options, visit https://groups.google.com/d/optout.