Your project notifications generated too many emails to send
individually. Here are the subject lines of the emails you would have
received:

Re: Issue 1779 in sympy: When atan2 is used, expression can not be differentiated anymore. Re: Issue 1780 in sympy: @recurrence_memo in sympy/functions/special/polynomials.py make it hard to debug mul.py
Re: Issue 1783 in sympy: include scripts in tarball
Re: Issue 1785 in sympy: integrate(sqrt(x)*(1+x)) does nothing
Re: Issue 1784 in sympy: ((x - 2)**2).match((x - a)**2) fails
Re: Issue 1775 in sympy: Geometry documentation API is missing
Re: Issue 1782 in sympy: separatevars(((1 + 2*x + x**2)*exp(y**2))/(x*y + y), [x, y], dict=True) doesn't work
Re: Issue 1786 in sympy: dsolve cannot solve Eq(diff(f(x),x,2),1)
Re: Issue 1781 in sympy: a patch to examples/intermediate/mplot3d.py
Re: Issue 1774 in sympy: Invalid link url in geometry documentation
Re: Issue 1776 in sympy: coverage is misreporting
Re: Issue 1778 in sympy: Rational from string can be improved
Re: Issue 1789 in sympy: isprime gives incorrect results for some large pseudoprimes
Re: Issue 1777 in sympy: powsimp modifications
Re: Issue 1787 in sympy: simplify need to be improved
Re: Issue 1788 in sympy: preview() doesnt work, and latex() different than docs
Re: Issue 1790 in sympy: unnecessarily restriction on monomial ordering
Re: Issue 1805 in sympy: Test ./setup.py build
Re: Issue 1804 in sympy: as_independent could respect non-commutatives
Re: Issue 1808 in sympy: facts change
Re: Issue 1791 in sympy: integrate(exp(-log(x)**2),x) won't integrate
Re: Issue 1807 in sympy: coverage_report improvement
Re: Issue 1792 in sympy: SymPy does not integrate a real power of sine/cosine
Re: Issue 1794 in sympy: divisors updated
Re: Issue 1806 in sympy: What belongs into the bin directory?
Re: Issue 1799 in sympy: Replace exp(x) with E**x internally
Re: Issue 1795 in sympy: cartes(ian) product updated
Re: Issue 1797 in sympy: fix isympy for upcoming ipython 0.11
Re: Issue 1809 in sympy: extract_additively should aim for 0
Re: Issue 1796 in sympy: No solution for integrate(exp(2*b*x)*exp(-a*x**2), x)
Re: Issue 1803 in sympy: Problems sympy.solve Polynomials greater than 4
Re: Issue 1801 in sympy: igcd and ilcm could handle rationals
Re: Issue 1802 in sympy: alternative hosting
Re: Issue 1793 in sympy: Integration failure
Re: Issue 1800 in sympy: Some tests fail in Python 2.5, 2.4
Re: Issue 1816 in sympy: Adding partial derivatives and taking derivatives with respect to functions
Re: Issue 1811 in sympy: separatevars modifications
Re: Issue 1812 in sympy: trigsimp helper hidden
Re: Issue 1827 in sympy: log eval gives more standard form
Re: Issue 1817 in sympy: SymPy Cheat Sheet
Re: Issue 1815 in sympy: shift operator
Re: Issue 1820 in sympy: Rational(Rational(1,2),Rational(1,3)) should not be nan
Re: Issue 1810 in sympy: separate is a wrapper
Re: Issue 1824 in sympy: Pow(3, 1, evaluate=False) does not pretty-print correctly
Re: Issue 1814 in sympy: Internal ODE cleanup
Re: Issue 1813 in sympy: typo
Re: Issue 1822 in sympy: Remove Matrix.__getattr__
Re: Issue 1823 in sympy: integral.atoms(Symbol) should introspect
Re: Issue 1825 in sympy: radsimp a little more discretionary
Re: Issue 1828 in sympy: Visual factorint()
Re: Issue 1819 in sympy: _sympify(True) == 1
Re: Issue 1818 in sympy: coeff and collect failures on x**(1+x)
Re: Issue 1798 in sympy: Refactoring Basic
Re: Issue 1826 in sympy: oo matching problem
Re: Issue 1832 in sympy: wildfunction needs to be imported in symbol
Re: Issue 1837 in sympy: 0**(x-2) becomes (oo)**(2-x)
Re: Issue 1843 in sympy: Increase coverage of ode.py
Re: Issue 1829 in sympy: release 0.6.7
Re: Issue 1833 in sympy: import variations in utilities
Re: Issue 1835 in sympy: 1835: coeff changes
Re: Issue 1838 in sympy: Add support for [0]*S(5), etc.
Re: Issue 1834 in sympy: x&y code generation should not produce And(x, y)
Re: Issue 1839 in sympy: post_ and pre_order_traversal fail on Piecewise + fix
Re: Issue 1845 in sympy: code quality and whitespace fix are missing \r
Re: Issue 1842 in sympy: Problem with integration for hyperbolic arc length integrate(sqrt(1+sinh(x/20)**2),(x,-25, 25))
Re: Issue 1840 in sympy: atoms is non-greedy
Re: Issue 1836 in sympy: subs can see the 2 arg sum
Re: Issue 1821 in sympy: more simplification could be done on rationals raised to rationals
Re: Issue 1841 in sympy: Replace map() with a list compression in most cases
Re: Issue 1849 in sympy: expansion problem
Re: Issue 1831 in sympy: ode can survive (so far) with less expansion
Re: Issue 1844 in sympy: expand methods pruned
Re: Issue 1859 in sympy: Enhanced "subs" method
Re: Issue 1853 in sympy: tests fail on windows (without numpy)
Re: Issue 1846 in sympy: Division by zero
Re: Issue 1847 in sympy: Powsimp returns wrong result
Re: Issue 1852 in sympy: "expand" fails when non-commutative symbols are involved
Re: Issue 1861 in sympy: Simplify uses all available memory in some cases
Re: Issue 1860 in sympy: Symbols with shape
Re: Issue 1857 in sympy: evalf/simplify accuracy
Re: Issue 1830 in sympy: wild needs to be imported into mul
Re: Issue 1862 in sympy: f should be F
Re: Issue 1863 in sympy: nonlinear solver example stopped working
Re: Issue 1854 in sympy: horner's method has been implemented in polys/factortools. Re: Issue 1851 in sympy: Integral((-60*exp(x) - 19.2*exp(4*x))*exp(4*x), x).doit() extremely slow
Re: Issue 1856 in sympy: 1856: Eq gets as_basic method
Re: Issue 1850 in sympy: solve_linear_system contains duplicate rref algorithm Re: Issue 1864 in sympy: AttributeError: is_commutative with Mul(Pow(2, 2, evaluate=False), 3, evaluate=False) + 1 Re: Issue 1858 in sympy: separatevars doesn't supply symbols when none are given
Re: Issue 1879 in sympy: Satisfiable theory resulting in False
Re: Issue 1877 in sympy: sympy fails with python2.4
Re: Issue 1865 in sympy: mpmath in sympy fails in Sage
Re: Issue 1855 in sympy: matrix gets a gcdfactor method
Re: Issue 1880 in sympy: Matrix(...).det() takes forever
Re: Issue 1871 in sympy: Google Code mirror of SymPy HG repository
Re: Issue 1848 in sympy: flag tabs in docstrings
Re: Issue 1868 in sympy: solve(floating point, x) stopped working
Re: Issue 1878 in sympy: For non-commutative symbols all comparisons evaluate to False
Re: Issue 1870 in sympy: Fix sympy to work with python2.7
Re: Issue 1867 in sympy: plotting tests open Python rocket ship application in Mac OS X
Re: Issue 1876 in sympy: SymbolsError: integrate(1/x+x,x)
Re: Issue 1873 in sympy: sympy.test() segfaults

--
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.

Reply via email to