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

Re: Issue 330 in sympy: 1/x -- TypeError
Re: Issue 318 in sympy: api documentation in SVN is out of date
Re: Issue 324 in sympy: Imaginary factor being extracted from square root
Re: Issue 319 in sympy: Another two limits that don't work
Re: Issue 321 in sympy: sympify() on lists and tuples
Re: Issue 332 in sympy: integrate: [PATCH] fix for 'evaluate=False'
Re: Issue 333 in sympy: pprint: [PATCH] fix for Integral
Re: Issue 328 in sympy: repr(S) raises an exception
Re: Issue 317 in sympy: factor() slow
Re: Issue 315 in sympy: 'PolynomialException' is not defined
Re: Issue 316 in sympy: import error
Re: Issue 331 in sympy: zoo for ComplexInfinity ?
Re: Issue 329 in sympy: Getting rid of ApplySin, ApplyLog, etc.
Re: Issue 322 in sympy: Text mode plotting
Re: Issue 327 in sympy: exp(x)[0] doesn't return x
Re: Issue 323 in sympy: py.test -d sometimes fail
Re: Issue 320 in sympy: Syntax for integrate()
Re: Issue 325 in sympy: doctests won't run
Re: Issue 326 in sympy: sympy.roots_.sturm(...) hangs
Re: Issue 339 in sympy: Series and expand as functions
Re: Issue 343 in sympy: 1x1 matrices
Re: Issue 348 in sympy: User-defined assumptions
Re: Issue 334 in sympy: integrate: integrate(exp(-x**2), x)
Re: Issue 337 in sympy: pprint: don't put unneeded extra braces
Re: Issue 338 in sympy: isympy should work when readline is not installed
Re: Issue 346 in sympy: plotting: right mouse button stopped working
Re: Issue 351 in sympy: Statistics module
Re: Issue 342 in sympy: Allow construction of matrices from blocks
Re: Issue 349 in sympy: intelligent simplification
Re: Issue 353 in sympy: piecewise functions
Re: Issue 345 in sympy: implement _sage_ methods
Re: Issue 352 in sympy: should Symbol("x") be real or complex by default?
Re: Issue 344 in sympy: Matrix printing
Re: Issue 350 in sympy: Bug in (x**2)**(1/2)
Re: Issue 336 in sympy: pprint: multidimensional Integral is wrongly handled
Re: Issue 340 in sympy: pprint: pretty function powers?
Re: Issue 347 in sympy: integrating expressions containing cot(x)
Re: Issue 335 in sympy: plot: [PATCH] skip plotting tests if plotting module cannot be initialized
Re: Issue 341 in sympy: sympy-merge: matrices: dirac conjugation is broken
Re: Issue 368 in sympy: Tests won't pass in trunk
Re: Issue 369 in sympy: bug in caching assumptions
Re: Issue 354 in sympy: matrix: x*M fails   (M*x ok)
Re: Issue 366 in sympy: Interactive plotting with pygame
Re: Issue 364 in sympy: series bug: 1/x*(-log(w**(1 + 1/log(3)*log(5))) + log(w + w**(1/log(3)*log(5)))) Re: Issue 357 in sympy: Fu interface beautified (was: trigonometric rewriting)
Re: Issue 355 in sympy: running tests is slow
Re: Issue 360 in sympy: Arithmetic with complex infinity
Re: Issue 359 in sympy: Lambda argument order
Re: Issue 358 in sympy: sympy.ntheory.factor_.factorint doctest failures
Re: Issue 362 in sympy: Possible speed improvements to core
Re: Issue 365 in sympy: integrate: unable to move out independent trig expression
Re: Issue 367 in sympy: matrix trace
Re: Issue 356 in sympy: Integration with units
Re: Issue 370 in sympy: bool(Equality) should test for mathematical equality
Re: Issue 363 in sympy: split() method
Re: Issue 373 in sympy: polishing trunk: don't do any magic behind the scene
Re: Issue 386 in sympy: failing doctest
Re: Issue 375 in sympy: Question about conversion of a result of diff() to a float
Re: Issue 374 in sympy: polishing trunk: don't use _args, use [:] instead
Re: Issue 380 in sympy: simplify with Matrix?
Re: Issue 381 in sympy: some tests in printing are commented out
Re: Issue 371 in sympy: risch algorithm failed when sin(x)[:] returns (x,)
Re: Issue 379 in sympy: Using Basic.something to get something?
Re: Issue 376 in sympy: f.match(p*g(q*x)) fails
Re: Issue 385 in sympy: some things in geometry are broken
Re: Issue 382 in sympy: __nonzero__ should return bool or int, returned StrictInequalit
Re: Issue 378 in sympy: trig simplify stopped working for sin**2/cos**2
Re: Issue 372 in sympy: Polishing trunk: call all methods by their names, not usin eval(str)
Re: Issue 383 in sympy: Implement function composition
Re: Issue 384 in sympy: some tests in numerics module disabled
Re: Issue 377 in sympy: lambdify stopped working for trigs:
Re: Issue 401 in sympy: series facility fails
Re: Issue 402 in sympy: series bug: sin(x+y)
Re: Issue 389 in sympy: new py.test improvement in the trunk
Re: Issue 392 in sympy: how to properly use "import"
Re: Issue 396 in sympy: pprint: improve look in unicode mode
Re: Issue 387 in sympy: API design
Re: Issue 400 in sympy: integration of x**k is not working
Re: Issue 395 in sympy: solvers should be fixed
Re: Issue 388 in sympy: sympification of matrices, Matrix is not Basic
Re: Issue 399 in sympy: caching problem
Re: Issue 404 in sympy: series bug: sin(2 + x)/(2+x)
Re: Issue 403 in sympy: series bug: sin(5*x)/sin(2*x)
Re: Issue 397 in sympy: limits for complex variables
Re: Issue 394 in sympy: purpose of sympy/specfun ?
Re: Issue 391 in sympy: naming for subclasses of Function ?
Re: Issue 398 in sympy: An idea: assumption model based on Interval
Re: Issue 390 in sympy: why sqrt() cannot just return arg**1/2 ?
Re: Issue 393 in sympy: weird errors in test
Re: Issue 422 in sympy: Polynomial integration is needlessly slow
Re: Issue 416 in sympy: series bug: sin(8*x)/x
Re: Issue 405 in sympy: series bug: asin(a*x)/x
Re: Issue 421 in sympy: pypi (cheeseshop) entry and announcing sympy
Re: Issue 411 in sympy: weird rewriting, (-1)**(1/3) arises
Re: Issue 415 in sympy: sqrt(6)/2*sqrt(2) does not auto-simplify properly
Re: Issue 417 in sympy: bug in pow:
Re: Issue 412 in sympy: series bug: 1/x - (x**(-3)-1)**Rational(1,3) returns only one term Re: Issue 420 in sympy: matrix: why Matrix is not a subclass of Symbol - m + x should work Re: Issue 419 in sympy: integrating a derivative of an unknown function fails Re: Issue 406 in sympy: series bug: sin(x)**(-4)*(cos(x)**Rational(1,2)*sin(x)**2 - cos(x)**Rational(1,3)*sin(x)**2) Re: Issue 413 in sympy: series bug: 1/((a + 1/x)**3 - a**3)*(a + (a + 1/x)**2 - (1 + a)*(a + 1/x)) Re: Issue 409 in sympy: series bug: -log(x) + x*(-log(x) + log(sin(2*x))) + log(sin(2*x)) Re: Issue 407 in sympy: series bug: x + sin(3*x))**(-2)*(x*(x + sin(3*x)) - (x + sin(3*x))*sin(2*x))
Re: Issue 410 in sympy: series bug: limit(((x-1)/(x+1))**x,x,oo)
Re: Issue 414 in sympy: series bug: leadterm is wrong
Re: Issue 408 in sympy: series bug: x**(-4)*(x**2 - x**2*cos(x)**Rational(1,2))
Re: Issue 423 in sympy: some doctests fail in statistics module
Re: Issue 418 in sympy: integrating an unknown function fails

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