100 messages from Google Code

5 views
Skip to first unread message

sy...@googlecode.com

unread,
Apr 6, 2014, 3:12:39 AM4/6/14
to sympy-...@googlegroups.com
Your project notifications generated too many emails to send
individually. Here are the subject lines of the emails you would have
received:

Re: Issue 2690 in sympy: hyper and meijerg pretty printer should use
pretty_symbology
Re: Issue 2689 in sympy: Set and Dict args should be sorted
Re: Issue 2681 in sympy: Don't pretty print atan2 as atan₂
Re: Issue 2692 in sympy: Denesting and pretty printing of multiple nested
sums
Re: Issue 2683 in sympy: det() is called when inverting matrix through GE
Re: Issue 2682 in sympy: Python 3: Infite recursion with Dict
Re: Issue 2686 in sympy: unrank_lex gives wrong results
Re: Issue 2694 in sympy: Pretty print of -I*oo
Re: Issue 2691 in sympy: Runtime of double sums
Re: Issue 2685 in sympy: strict option for as_independent
Re: Issue 2678 in sympy: solve does not correctly handle derivatives
Re: Issue 2684 in sympy: Deepcopy does not work on evaluate False
Re: Issue 2687 in sympy: factor(extension=[I]) gives wrong results
Re: Issue 2693 in sympy: Comparable issue in sympy/core/numbers.py
Re: Issue 2675 in sympy: Deprecated functions used in quantum tests
Re: Issue 2676 in sympy: Derivatives should print in decreasing
lexicographic order
Re: Issue 2679 in sympy: Refactor GA* documentation to use doctests (or
move it to examples/)
Re: Issue 2677 in sympy: subs(Eq) does not work
Re: Issue 2688 in sympy: classify_ode() doesn't catch a undetermined
coefficients case
Re: Issue 2680 in sympy: Test failures in master (combinatorics/Dict)
Re: Issue 2699 in sympy: apart() should be more careful about distributing
over an Add
Re: Issue 2715 in sympy: Using Sympy in Numpy.einsum(...)
Re: Issue 2704 in sympy: pprint of x**oo is strange
Re: Issue 2702 in sympy: rank_trotterjohnson gives wrong results
Re: Issue 2705 in sympy: integrate(cos(x)**(2*n), (x, 0, 2*pi)) traceback
Re: Issue 2697 in sympy: unrank_nonlex and rank_nonlex give wrong results
Re: Issue 2695 in sympy: Pretty print of -x/y
Re: Issue 2716 in sympy: solve cannot handle systems involving roots and
constants
Re: Issue 2700 in sympy: abs(exp(I*z)).expand(complex=True) recursion error
Re: Issue 2707 in sympy: exctract_multiplicatively problem with Add in Mul
Re: Issue 2706 in sympy: inconsistent facts problem with hyper
Re: Issue 2698 in sympy: Should Tuple parse generators?
Re: Issue 2709 in sympy: logcombine isn't as simple as it could be
Re: Issue 2696 in sympy: Assumptions fail for non-commutative symbols
Re: Issue 2714 in sympy: Use general rules in integral transforms code
Re: Issue 2711 in sympy: geometry element similarity
Re: Issue 2713 in sympy: meijerint should use partial fractions
Re: Issue 2701 in sympy: Better ascii piecewise printing
Re: Issue 2712 in sympy: Merge gsoc-2 and gsoc-3
Re: Issue 2703 in sympy: summation(z**n, (n, 1, oo)) gives a strange result
Re: Issue 2710 in sympy: Cannot simplify Piecewise
Re: Issue 2708 in sympy: coverage statement red even though covered
Re: Issue 2722 in sympy: Test failure in mpmath/tests/test_elliptic
Re: Issue 2731 in sympy: zeros(3,0)*zeros(0,3) should give zeros(3,3)
Re: Issue 2718 in sympy: integrate() fails with UnificationFailed
Re: Issue 2726 in sympy: Piecewise((1,Interval(0,1,False,True)),(0,True))
syntax should not be allowed
Re: Issue 2735 in sympy: primepi doesn't work with symbolic arguments
Re: Issue 2725 in sympy: negated sub-expression match in Add doesn't
substitute
Re: Issue 2720 in sympy: Fix physics/mechanics to work under Python 2.5
Re: Issue 2727 in sympy: round could return a sympy Number
Re: Issue 2730 in sympy: Matrix().det() should return 1
Re: Issue 2732 in sympy: pyplot error in doctests
Re: Issue 2724 in sympy: tests need assert
Re: Issue 2717 in sympy: apart() should automatically include algebraic
numbers in an expression as an extension
Re: Issue 2721 in sympy: Relational assumptions
Re: Issue 2734 in sympy: ask(~Q.negative(log(p)**2), Q.positive(p)) is None
Re: Issue 2729 in sympy: Minus sign in pretty printed -exp(-3*t)*sin(2*t) +
exp(-3*t)*cos(2*t)
Re: Issue 2719 in sympy: simplify() should take complexity measure argument
Re: Issue 2723 in sympy: What should summation() do with non-integer limits?
Re: Issue 2728 in sympy: pow's 3rd argument could be implemented
Re: Issue 2733 in sympy: Add algorithms to determine where summations
converge
Re: Issue 2745 in sympy: should cancel expand exp?
Re: Issue 2740 in sympy: Some Poly docstrings should be moved out of the
internals
Re: Issue 2749 in sympy: subs(Dict) does not work
Re: Issue 2741 in sympy: Smart wrapping of pretty printed expresions
Re: Issue 2738 in sympy: Make a distinction between operations and their
result
Re: Issue 2736 in sympy: ode_order failure with Derivative(x*f(x),x)
Re: Issue 2743 in sympy: expand_trig should work for hyperbolic trig
functions
Re: Issue 2754 in sympy: Bug with string form of Poly(2**(2*x), 2**x)
Re: Issue 2752 in sympy: test_args fails if importing pyglet fails
Re: Issue 2746 in sympy: simplify should not try to remove all radicals
Re: Issue 2739 in sympy: this composition doesn't decompose
Re: Issue 2747 in sympy: cse of a Matrix returns a list
Re: Issue 2744 in sympy: (2+2*x).extract_multiplicatively(1+x) should be 2
Re: Issue 2753 in sympy: series(1/cos(x/log(x)),x,0,5) does not work
Re: Issue 2737 in sympy: large expression gives recursion error for is_real
test
Re: Issue 2748 in sympy: your docs, derivative of tan(x) != tan^2(x)
Re: Issue 2750 in sympy: solve could do a better job with over determined
systems
Re: Issue 2742 in sympy: Add the logo to live.sympy.org
Re: Issue 2751 in sympy: minpoly() should use PurePoly
Re: Issue 2757 in sympy: Noncommutative functions do not work
Re: Issue 2769 in sympy: Make video tutorials for SymPy
Re: Issue 2773 in sympy: Implement the trigsimp algorithm by fu et al
Re: Issue 2760 in sympy: latex(symbol_names) not working with ~x
Re: Issue 2768 in sympy: Add a feed of what people are doing at SymPy Live
Re: Issue 2771 in sympy: Write a document showing the difference between
SymPy and other mathematical systems
Re: Issue 2763 in sympy: Fix the SymPy Logo
Re: Issue 2762 in sympy: Investigate ways to improve substitution, pattern
matching, etc.
Re: Issue 2759 in sympy: Implement the forumlas from the matrix cookbook
Re: Issue 2761 in sympy: Wrong printing for Segment, Ray
Re: Issue 2774 in sympy: ``See Also`` feature in Number Theory
Re: Issue 2756 in sympy: Implement MatrixFunction
Re: Issue 2765 in sympy: Research ways to do the assumptions system,
including removing the old system
Re: Issue 2770 in sympy: Update stuff that SymPy can do on the homepage
Re: Issue 2755 in sympy: Way to automatically redirect docs to latest
version
Re: Issue 2766 in sympy: Translate tutorial
Re: Issue 2767 in sympy: Improve the interface of SymPy Live
Re: Issue 2764 in sympy: Improve our webpage
Re: Issue 2772 in sympy: Some UI/GUI for the test runner
Re: Issue 2758 in sympy: sqrtdenest needs to check if a match pattern was
obtained

sy...@googlecode.com

unread,
Apr 6, 2014, 3:16:39 AM4/6/14
to sympy-...@googlegroups.com
Your project notifications generated too many emails to send
individually. Here are the subject lines of the emails you would have
received:

Re: Issue 3114 in sympy: x._random() returns None if x.is_positive is True
Re: Issue 3127 in sympy: rop should be rop_cls in Relational.__new__
Re: Issue 3119 in sympy: Matrix Exponential
Re: Issue 3107 in sympy: docscrape.py extension only allows a set number of
headers
Re: Issue 3116 in sympy: init_printing() should recalculate terminal width
Re: Issue 3132 in sympy: NaN (Not a Number) is actually a number
Re: Issue 3118 in sympy: Subclass of Number for Rational, Integer, and Float
Re: Issue 3120 in sympy: powers of noncommutative Mul
Re: Issue 3129 in sympy: Drastic change to sympy.stats: Adding concept of
Probability Distributions on surface level
Re: Issue 3115 in sympy: ImportError: No module named pretty
Re: Issue 3124 in sympy: Can't solve system of equations with 1/x in it
Re: Issue 3117 in sympy: -+inf with pretty printer and Float('inf')
Re: Issue 3122 in sympy: coeff wish list
Re: Issue 3123 in sympy: Naming conventions in sympy/stats/
Re: Issue 3131 in sympy: remove resolved issue code
Re: Issue 3121 in sympy: warning MatMul is a pseudo-Mul
Re: Issue 3109 in sympy: sqrt(exp(4*a)) != exp(2*a)
Re: Issue 3125 in sympy: Is matrixify() for internal use?
Re: Issue 3126 in sympy: non-commutative factoring
Re: Issue 3133 in sympy: e.evalf(1) does not mean evaluate to 1 decimal
place
Re: Issue 3106 in sympy: zoo*zoo == nan
Re: Issue 3130 in sympy: Unpickling a Symbol with protocol 2 corrupts the
cache
Re: Issue 3140 in sympy: Calling Matrix on a MatrixExpr should produce a
Matrix
Re: Issue 3143 in sympy: Multiplication of immutable matrices gives wrong
results on specific input
Re: Issue 3142 in sympy: recursion error in sqrtdenest
Re: Issue 3149 in sympy: solve() could attempt logcombine when looking for
solutions
Re: Issue 3139 in sympy: Plotting issue
Re: Issue 3144 in sympy: Commutator doctest failure in Python 3 in master
Re: Issue 3151 in sympy: Symbol needs an Hermitian assumption
Re: Issue 3136 in sympy: Series of ((N - 1)**D + 1)/(N**D - 1) fails
Re: Issue 3147 in sympy: Multivariate partial fraction decomposition
Re: Issue 3152 in sympy: Integration of (x**3)**(-Rational(1,3)) raises
CoeffExpValueError
Re: Issue 3145 in sympy: simultaneous substitution
Re: Issue 3148 in sympy: Too many constants from dsolve()
Re: Issue 3128 in sympy: Sum and Product manipulations
Re: Issue 3146 in sympy: order of Boolean args when pprint'ed
Re: Issue 3153 in sympy: Expansion of 2F1 hyper((1/3, 1/3), (4/3,),
a*exp_polar(I*pi)/(b*x)) fails
Re: Issue 3137 in sympy: Series of ((N - 1)**D)/(N**D - 1) fails
Re: Issue 3138 in sympy: polys expanded representation problem
Re: Issue 3135 in sympy: Multiple series expansions
Re: Issue 3134 in sympy: Symbol(zero=True) probably shouldn't be allowed
Re: Issue 3141 in sympy: pyglet plotting fails - possibly a problem in the
way in which it is installed
Re: Issue 3154 in sympy: Cannot do integral((sqrt(1-x)+sqrt(1+x))**2/x, x)
Re: Issue 3150 in sympy: Problems with MatrixSymbol and simplifying
functions
Re: Issue 3165 in sympy: latex() shows incorrect answer for logic
expressions: parenthesis omitted
Re: Issue 3163 in sympy: Add._eval_subs problem
Re: Issue 3170 in sympy: doctests don't save redirected output of txt runs
until end of the run
Re: Issue 3166 in sympy: Interval and FiniteSet printing
Re: Issue 3158 in sympy: Function to sort a substitution dictionary to
remove ambiguity
Re: Issue 3159 in sympy: Intersection class for sets
Re: Issue 3161 in sympy: solve doesn't return conditions where solution
might apply (was: multiplication by I breaks solve)
Re: Issue 3156 in sympy: hyperexpand() adds an exp_polar
Re: Issue 3160 in sympy: dsolve() solver to handle "derivative factored"
equations
Re: Issue 3155 in sympy: simplification of logical expressions
Re: Issue 3169 in sympy: qapply fully expands arguments
Re: Issue 3167 in sympy: e.is_integer wrong
Re: Issue 3162 in sympy: Wrong result from as_real_imag
Re: Issue 3164 in sympy: cse fails when a non-Basic is created
Re: Issue 3171 in sympy: direction doesn't affect some limits
Re: Issue 3157 in sympy: limit() of hypergeometric function does not work
Re: Issue 3168 in sympy: bug in sqrtdenest
Re: Issue 3172 in sympy: KroneckerDelta contains secondquant-specific stuff
Re: Issue 3183 in sympy: MatMul latex printer not printing integer factors
Re: Issue 3180 in sympy: Evaluate expressions containing ImmutableMatrix by
default
Re: Issue 3190 in sympy: Dict sorting
Re: Issue 3189 in sympy: Calculate eigenvectors numerically if it is
impossible to calculate them symbolically
Re: Issue 3173 in sympy: Compile issue: Generators are not supported
Re: Issue 3175 in sympy: Sum with reversed limits gives wrong answer
Re: Issue 3178 in sympy: error running examples/beginner/substitution.py
Re: Issue 3188 in sympy: Unsupported operand Tuple in matrices.
Re: Issue 3177 in sympy: isympy.exe
Re: Issue 3187 in sympy: re module not working after import sympy
Re: Issue 3176 in sympy: document why 0*oo is nan but 0*x goes directly to 0
Re: Issue 3174 in sympy: sum evalf is broken
Re: Issue 3185 in sympy: I**(I+3) showing as complex number
Re: Issue 3186 in sympy: pprint evaluates unevaluaed denominator
Re: Issue 3184 in sympy: 0**I giving wrong answer
Re: Issue 3179 in sympy: integrate() gives wrong answer for definite
integrals of rational trigonometric functions
Re: Issue 3182 in sympy: Option to isympy to automatically use Rational for
int/int
Re: Issue 3181 in sympy: Wrong results with Operator and simplifying
functions
Re: Issue 3191 in sympy: 'Intersection' object has no
attribute 'as_relational' with inequality solver
Re: Issue 3204 in sympy: Simplifying of the sum of tan(x) and cot(x)**-1.
Re: Issue 3206 in sympy: Abs should denest
Re: Issue 3197 in sympy: ceiling gives int only sometimes
Re: Issue 3209 in sympy: Wrong result with integral with assumptions
Re: Issue 3200 in sympy: Implement quantum error correction
Re: Issue 3208 in sympy: Cannot use subs with ImmutableMatrix
Re: Issue 3207 in sympy: Wrong results with factor and noncommutative
functions
Re: Issue 3198 in sympy: Finish implementing Euler-Langrange equations
Re: Issue 3192 in sympy: Enable docstring for Q.xxxx?
Re: Issue 3196 in sympy: Matrix class is lost in repr
Re: Issue 3195 in sympy: Simplification of the sets, trying piecewise.
Re: Issue 3194 in sympy: Implement "show steps" for solvers
Re: Issue 3201 in sympy: Inconsistencies about RandomDomain
Re: Issue 3205 in sympy: Apply proper caching for the Bell incomplete
polynomials (of the second kind).
Re: Issue 3193 in sympy: Matrix(n, 0) and Matrix(0, n) should not look for
data
Re: Issue 3202 in sympy: divmod() should work for polynomial expressions
Re: Issue 3199 in sympy: Finish implementing density operator/matrix
Re: Issue 3203 in sympy: sqrtdenest is raising a warning in py 2.5
Re: Issue 3210 in sympy: Simplification of the radicals with complex.
Reply all
Reply to author
Forward
0 new messages