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

Re: Issue 661 in sympy: sin, cos, etc are missing docstrings
Re: Issue 674 in sympy: (  x*z*sin(2*phi)*r**7 ).match(matcher) is wrong
Re: Issue 659 in sympy: The result of solve(x**2 == y, x) is printed in a messy way.
Re: Issue 672 in sympy: Dirac delta function
Re: Issue 665 in sympy: include geometric algebra in sympy
Re: Issue 657 in sympy: max(x, 0) should always return x
Re: Issue 658 in sympy: wrong answer from .expand() with noncommutative variables
Re: Issue 666 in sympy: sorting of expressions makes subs_dict() fail
Re: Issue 669 in sympy: resolve cyclic imports
Re: Issue 663 in sympy: expand((2+3*I)**1000) is slow
Re: Issue 667 in sympy: refactor sympify?
Re: Issue 664 in sympy: Polygon intersections in geometry is wrong
Re: Issue 671 in sympy: implement Matrix.apply_map like in Sage
Re: Issue 673 in sympy: Kronecker delta symbol
Re: Issue 656 in sympy: create a function to delete the cache
Re: Issue 668 in sympy: Include Mark's Python code generation
Re: Issue 670 in sympy: getting rid of "from sympy import *"
Re: Issue 662 in sympy: improve instructions how to send patches
Re: Issue 680 in sympy: collect doesn't work without a hack
Re: Issue 683 in sympy: speedup of sum(x**i/i,i=1..400)
Re: Issue 675 in sympy: help(x.match) fails
Re: Issue 678 in sympy: easy to use tree traversal
Re: Issue 688 in sympy: generate documentation from tests
Re: Issue 681 in sympy: use epydoc for the docs
Re: Issue 679 in sympy: bug in match
Re: Issue 687 in sympy: integrate(1/(1+x**5), x) could be made simpler by using atan
Re: Issue 689 in sympy: improve rewrite to handle atan as well
Re: Issue 686 in sympy: simplify fails
Re: Issue 690 in sympy: Default sorting in printing is weird
Re: Issue 684 in sympy: speed: Rational is slow
Re: Issue 693 in sympy: wrong limit
Re: Issue 692 in sympy: copy (not move) isympy to isympy.py
Re: Issue 691 in sympy: Polynomial coeff implemented
Re: Issue 676 in sympy: implement expand()
Re: Issue 685 in sympy: bug in as_independent
Re: Issue 677 in sympy: x*(unknown) should call unknown.__rmul__
Re: Issue 682 in sympy: Plotting module
Re: Issue 711 in sympy: Broken example qft.py
Re: Issue 705 in sympy: write a function to convert trig. functions to radicals (if possible)
Re: Issue 710 in sympy: Sum2 vs Sum
Re: Issue 697 in sympy: polish the mess with Basic.set_repr_level, torepr and tostr
Re: Issue 708 in sympy: magic in pretty_symbology.py bites again (less)
Re: Issue 695 in sympy: evalf is missing a docstring, + it doesn't seem to work
Re: Issue 696 in sympy: pprint: unicode by default if available?
Re: Issue 698 in sympy: automatic testing of examples
Re: Issue 700 in sympy: pretty: merge test_pretty.py & test_pretty_unicode.py
Re: Issue 703 in sympy: oo*(pi-1) evaluates to nan
Re: Issue 702 in sympy: Plot() should use standard kwarg syntax -- examples in docstrings don't work
Re: Issue 704 in sympy: decimal logarithms (for instance) are not simplified
Re: Issue 707 in sympy: move some wikis to github.com/sympy/sympy/wiki
Re: Issue 699 in sympy: pretty printing doesn't work for []
Re: Issue 694 in sympy: Add tests from "Review of CAS mathematical capabilities", by Michael Wester
Re: Issue 709 in sympy: Summations not working
Re: Issue 706 in sympy: doctests fail for me - problem in pretty print and encoding
Re: Issue 701 in sympy: Old .series syntax in tutorial
Re: Issue 720 in sympy: pprint as sys.displayhook
Re: Issue 727 in sympy: missing docstring for subs
Re: Issue 725 in sympy: asin() canonize code should be fixed:
Re: Issue 717 in sympy: SymPy User's Guide
Re: Issue 713 in sympy: Matrix transpose syntax/documentation
Re: Issue 715 in sympy: remove string exceptions from sympy
Re: Issue 728 in sympy: simplify fails sometimes due to pi not being rational
Re: Issue 731 in sympy: _eval_evalf needs review
Re: Issue 730 in sympy: archyperbolic functions broken
Re: Issue 726 in sympy: hash instability
Re: Issue 724 in sympy: solve(Eq(x**4+x+1, 0), x) fails
Re: Issue 723 in sympy: printing of x/y/z should return x/(y*z)
Re: Issue 716 in sympy: Ellipse.tangent_lines needs to be more robust
Re: Issue 729 in sympy: why does factorint break the random number generator?
Re: Issue 721 in sympy: atan2(0, <smth>) fails to simplify
Re: Issue 712 in sympy: match fails to recognize an exponential as a power
Re: Issue 719 in sympy: examples: convert output to pretty
Re: Issue 722 in sympy: fix sage interface
Re: Issue 718 in sympy: High-order differentiation should quit as soon as possible
Re: Issue 714 in sympy: has() should know about has_any_symbols()
Re: Issue 740 in sympy: Memoizer confuses Real
Re: Issue 735 in sympy: unwind complicated functions and produce expressions optimized for evaluation in C, Matlab, or FORTRAN Re: Issue 739 in sympy: pretty-printer displays (-2)**n and -(2**n) identically
Re: Issue 736 in sympy: nice outcome of tests
Re: Issue 749 in sympy: assumptions: broken is_real v.s. is_negative, is_positive, is_integer, etc... Re: Issue 733 in sympy: manual: automatically put sympy version for which the manual is generated Re: Issue 748 in sympy: Making the interface less dependent on the implementation
Re: Issue 741 in sympy: Another approach to polynomials
Re: Issue 745 in sympy: syntax for equations
Re: Issue 746 in sympy: integrate python generation inside sympy
Re: Issue 744 in sympy: test the __doc__ propagation in decorator wrappers
Re: Issue 738 in sympy: rsolve_hyper tries to iterate Add
Re: Issue 732 in sympy: some doctests fail pbuilder
Re: Issue 743 in sympy: Units could be ambiguous
Re: Issue 747 in sympy: Allow manipulation of raw expression trees
Re: Issue 742 in sympy: rsolve_poly tries to delete from a list using value instead of index Re: Issue 750 in sympy: test issue to see whether [email protected] works
Re: Issue 734 in sympy: bisect et. al. doesn't seem to be working
Re: Issue 737 in sympy: hack in pretty_symbology.py
Re: Issue 751 in sympy: tutorial: differential equations
Re: Issue 759 in sympy: solve(x == 1, x) fails.
Re: Issue 760 in sympy: Improvements to Basic.is_number
Re: Issue 757 in sympy: make print representation of expressions canonic
Re: Issue 752 in sympy: pydoc2.5 doesn't work with sympy
Re: Issue 770 in sympy: pngview(x**2) fails
Re: Issue 755 in sympy: sympy.__dict__ raises an exception
Re: Issue 756 in sympy: numpify()
Re: Issue 767 in sympy: --sqrt(sqrt(5)-1) is weird
Re: Issue 768 in sympy: Prints 2**(1/n) neatly
Re: Issue 769 in sympy: pprint: problems with unicode symbols
Re: Issue 766 in sympy: remove duplicate code from sympy
Re: Issue 765 in sympy: compiling functions to machine code
Re: Issue 753 in sympy: fix our repo, so that it doesn't show 2 branches
Re: Issue 764 in sympy: .charpoly(x) should return a polynomial.
Re: Issue 763 in sympy: print_mathml(Integral(x**2, x)) fails
Re: Issue 758 in sympy: merge Basic.compare and compare_terms
Re: Issue 761 in sympy: true division automatic buildbot test
Re: Issue 754 in sympy: Have re and im call expand(complex=True) -- see comment 15
Re: Issue 762 in sympy: subs() fails on a simple expression
Re: Issue 784 in sympy: .match(g1 * log(gamma) + g2 * gamma + g3) doesn't work
Re: Issue 792 in sympy: better Function -> Lambda substitution
Re: Issue 786 in sympy: serious bug in limits
Re: Issue 780 in sympy: Solving non-linear equations
Re: Issue 772 in sympy: f.limit != limit
Re: Issue 771 in sympy: Matrix equations
Re: Issue 787 in sympy: pprint: let's discuss plain ascii-art braces
Re: Issue 789 in sympy: limits: change is_number to not .has(x)
Re: Issue 781 in sympy: integrate(exp(x)*cos(2*x)*sin(2*x) * (x**3+x**2)/(2*(x**2+x+1)) , x) doesn't finish Re: Issue 790 in sympy: risch: PolynimialException when integrating not-so-trivial exponents
Re: Issue 788 in sympy: doctest fails in python2.5, but works in 2.4
Re: Issue 773 in sympy: sympify("abc") should return an "abc" symbol
Re: Issue 778 in sympy: Pretty-print greek letters in derivatives
Re: Issue 783 in sympy: factor(y/pi + y*sin(x)/pi) doesn't work
Re: Issue 774 in sympy: add picking (interacting) to our pyglet graphs
Re: Issue 785 in sympy: floor(log(8)/log(2)) is wrong
Re: Issue 777 in sympy: rename canonize to eval
Re: Issue 782 in sympy: getting rid of the limit_series
Re: Issue 779 in sympy: Poly: .has_any_symbols() and others fail
Re: Issue 775 in sympy: diff should accept (numpy) arrays
Re: Issue 776 in sympy: wrong limit
Re: Issue 791 in sympy: trigintegrate: implement more heuristics
Re: Issue 808 in sympy: doctest our rst docs
Re: Issue 797 in sympy: Should Lambda accept Functions as variables?
Re: Issue 801 in sympy: (a**2 - b - c).subs(a**2 - c, d) returns the original expression
Re: Issue 794 in sympy: .subs([(y,x**2), (x,2)]) substitutes in wrong order
Re: Issue 809 in sympy: bring all our important docs to doc/src/*.txt
Re: Issue 804 in sympy: asinh, acosh, atanh are missing docstrings
Re: Issue 793 in sympy: collect(y*z**2 + z**2*x*y, y*z) is wrong
Re: Issue 799 in sympy: Trailing whitespace
Re: Issue 802 in sympy: b.match(p1 * p2**p3) produces infinite recursion
Re: Issue 807 in sympy: atanh(I) fails
Re: Issue 806 in sympy: implement hypergeometric series (functions)
Re: Issue 795 in sympy: Rename integer gcd() to igcd()
Re: Issue 805 in sympy: missing docstrings in core
Re: Issue 803 in sympy: limit(log(x**x)/log(factorial(x)), x, oo) fails
Re: Issue 796 in sympy: explain the Real vs Rational nuances in our docs
Re: Issue 798 in sympy: Bug in Derivation
Re: Issue 800 in sympy: Multidimesional Differentiation
Re: Issue 825 in sympy: SYMPY_USE_CACHE=no py.test sympy/ results
Re: Issue 812 in sympy: 'TypeError: object is unindexable' issues with LaTeX printing
Re: Issue 813 in sympy: LaTeX printing of exp(1)
Re: Issue 826 in sympy: output of eigenval is unclear
Re: Issue 817 in sympy: Integral().diff() fails.
Re: Issue 814 in sympy: matrices.py should not use from sympy import *
Re: Issue 820 in sympy: Allow SymPy objects to be pickled and unpickled
Re: Issue 827 in sympy: an attempt at better printing of derivatives
Re: Issue 822 in sympy: terminals still gets crappy sometimes
Re: Issue 823 in sympy: laplace, div, grad
Re: Issue 818 in sympy: redefinition in matrices.py
Re: Issue 815 in sympy: series TODO
Re: Issue 821 in sympy: multiple arguments for max and other improvements
Re: Issue 811 in sympy: Difference on installed sympy
Re: Issue 816 in sympy: polygon.py logic is convoluted
Re: Issue 819 in sympy: SymPy 0.5.14 + Python2.4 = problem
Re: Issue 810 in sympy: Bug in Lambda interface
Re: Issue 828 in sympy: In sympy.geometry many docstrings are not good enough
Re: Issue 824 in sympy: type() does not work with FunctionClass
Re: Issue 834 in sympy: hasattr(Triangle(*p), "bisectors") hangs
Re: Issue 832 in sympy: improve physics module
Re: Issue 846 in sympy: test setup.py for whitespace
Re: Issue 840 in sympy: sympify and mpmath,mpf
Re: Issue 847 in sympy: sign for complex numbers
Re: Issue 843 in sympy: log(k**(log(5)/log(3))).expand() bug
Re: Issue 839 in sympy: port scipy's source function to sympy
Re: Issue 830 in sympy: numerics.GaussLegendre throws error if instantiated with default arguments
Re: Issue 831 in sympy: sympy.physics.units uses from sympy import *
Re: Issue 833 in sympy: more whitespace bugs
Re: Issue 836 in sympy: lambdify(0, [x]) doesn't work for arrays
Re: Issue 837 in sympy: sin(x).rewrite(exp).rewrite(sin) doesn't return sin(x)
Re: Issue 835 in sympy: limit((5**x+3**x)**(1/x), x, oo) TODO
Re: Issue 845 in sympy:  Speeds up exp.nseries()
Re: Issue 842 in sympy: simplification hangs randomly
Re: Issue 844 in sympy: Added a note how to convert MQ patches to regular commits
Re: Issue 838 in sympy: sin(x-y) + sin(y-x) doesn't simplify to 0
Re: Issue 829 in sympy: Improve simplify() to handle result from integrate(log(k**2-m**2), k) Re: Issue 841 in sympy: integrate(exp(-x**2)*exp(I*k*x), (x, -oo, oo)) doesn't calculate the integral
Re: Issue 848 in sympy: is_complex fix
Re: Issue 849 in sympy: .expand(ratio=True)
Re: Issue 867 in sympy: division problem
Re: Issue 854 in sympy: new lambdify fails to raise an exception
Re: Issue 862 in sympy: together(1/(x+1)-1/(x-1)) gives "2/(1 + x)/(1 - x)" instead of "2/((1 + x)*(1 - x))"
Re: Issue 861 in sympy: Remove Polynomials, only use Polys
Re: Issue 851 in sympy: m = Matrix([1, 2, 3]) doesn't work in live.sympy.org
Re: Issue 865 in sympy: canonize's docstring has wrong sign implementation as an example
Re: Issue 864 in sympy: fix upgrading via setup.py or add a big fat warning
Re: Issue 860 in sympy: vectors substitution
Re: Issue 857 in sympy: other minor changes needed for the release
Re: Issue 866 in sympy: improve Matrix.inv()
Re: Issue 855 in sympy: lite.sympy.org: easy to overload?
Re: Issue 859 in sympy: ./setup.py sdist adds garbage into the tarball
Re: Issue 863 in sympy: nseries has no docstring
Re: Issue 852 in sympy: do not copy tests on setup.py install
Re: Issue 856 in sympy: import sympy slowed down
Re: Issue 853 in sympy: f.integral(x) fails in Sage
Re: Issue 858 in sympy: move test_pickling.py out from core + refactoring

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