105 messages from Google Code

1 view
Skip to first unread message

sy...@googlecode.com

unread,
Apr 6, 2014, 2:50:37 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 228 in sympy: sympy-merge: test_trigonometric.py failing test
cases
Re: Issue 214 in sympy: pattern matching is almost not working
Re: Issue 224 in sympy: sympy-merge: test_series.py failing test cases
Re: Issue 226 in sympy: sympy-merge: test_evalf.py failing test cases
Re: Issue 218 in sympy: sympy-merge: test_MrvLimitTestCase_page47_ex3_21()
fails
Re: Issue 219 in sympy: match() returns result for patterns that don't match
Re: Issue 220 in sympy: plotting fails with python2.4 (works with
python2.5) -- moving to python2.5?
Re: Issue 212 in sympy: evalc() is missing
Re: Issue 215 in sympy: sympy-merge: test_str.py failing test cases
Re: Issue 216 in sympy: (-1)**Rational(1,3) could be automatically
rewritten using I
Re: Issue 222 in sympy: Power and sqrt inconsistency
Re: Issue 225 in sympy: sympy-merge: test_functions.py failing test cases
Re: Issue 213 in sympy: sympy-merge: test_numbers.py failing test cases
Re: Issue 210 in sympy: Basic.approx()
Re: Issue 217 in sympy: sympy-merge: MrvLimitTestCase_page43_ex3_15 fails
Re: Issue 221 in sympy: rpm package for SymPy
Re: Issue 227 in sympy: sympy-merge: test_integrals.py failing test cases
Re: Issue 223 in sympy: Number theory module
Re: Issue 211 in sympy: sympy-merge: test_assumptions.py failing test cases
Re: Issue 235 in sympy: sympy-merge: assumptions model
Re: Issue 240 in sympy: subs returns incorrect results
Re: Issue 239 in sympy: sympy-merge, ordering of terms
Re: Issue 229 in sympy: XFAILing tests in test_arit.py
Re: Issue 237 in sympy: Performance improvement
Re: Issue 232 in sympy: new core: factorials tests fail
Re: Issue 233 in sympy: sympy-merge: test_demidovich.py failing test cases
Re: Issue 238 in sympy: plotting module kills the xserver
Re: Issue 230 in sympy: latex isn't implemented in the new core
Re: Issue 234 in sympy: Order needs zero point information, for eg making
subs to work correctly
Re: Issue 231 in sympy: sympy-merge: orthogonal polynomials
Re: Issue 236 in sympy: sympy-merge: test_integrals.py failing test cases
Re: Issue 252 in sympy: automatic combining of exponentials and logarithms
Re: Issue 253 in sympy: limit fails in pypy, but not in cpython
Re: Issue 244 in sympy: Bug with log applied to symbols
Re: Issue 249 in sympy: [PATCH] dsolve port
Re: Issue 251 in sympy: tests fail in the svn
Re: Issue 250 in sympy: Wrong test in limits
Re: Issue 246 in sympy: failing limit (5**x+3**x)**(1/x)
Re: Issue 254 in sympy: evalf precision argument
Re: Issue 247 in sympy: sympify shouldn't check for python ints
Re: Issue 242 in sympy: py.test -d fails, but py.test is ok
Re: Issue 255 in sympy: Symbol("E") and Symbol("I") don't return instances
of Symbol
Re: Issue 248 in sympy: -1/1 factors in match() not working again
Re: Issue 241 in sympy: implementing evaluate=True /False
Re: Issue 245 in sympy: float() and evalf() problems
Re: Issue 257 in sympy: fraction simplification
Re: Issue 243 in sympy: plotting module doesn't pass tests in sympy-oldcore
Re: Issue 256 in sympy: simplification problem
Re: Issue 274 in sympy: evaluate keyword from old core
Re: Issue 268 in sympy: doctests fail in svn
Re: Issue 272 in sympy: Removing /modules/ and trimming /core/
Re: Issue 259 in sympy: float(pi) isn't working
Re: Issue 261 in sympy: float(sin(float(-pi/2))) is not working
Re: Issue 276 in sympy: things should be accessible from the sympy module
directly
Re: Issue 262 in sympy: roots(1) failure
Re: Issue 269 in sympy: Behavior of sin(x+5).expand()
Re: Issue 267 in sympy: numerical prob on mac
Re: Issue 266 in sympy: Assumptions for functions with constant arguments
Re: Issue 264 in sympy: Assumptions and their effect on substitution
Re: Issue 275 in sympy: conjugate() for functions
Re: Issue 270 in sympy: Inconsistent ordering of numbers vs custom classes
Re: Issue 273 in sympy: sin and cos fatal hang
Re: Issue 263 in sympy: Double equalities
Re: Issue 260 in sympy: integrate fails when evaluate=False used
Re: Issue 265 in sympy: help(sympy) throws exception
Re: Issue 271 in sympy: gamma function in numerics
Re: Issue 258 in sympy: roots(x**3-1) should return a nicer expression
Re: Issue 284 in sympy: Problem with subs in matrices
Re: Issue 296 in sympy: Very large values for Reals
Re: Issue 287 in sympy: roots() gives wrong roots for cubics
Re: Issue 285 in sympy: representation of derivatives in new core
Re: Issue 290 in sympy: Plotting fails
Re: Issue 283 in sympy: Powers don't cancel
Re: Issue 277 in sympy: the plotting example from planet SymPy doesn't work
Re: Issue 281 in sympy: Infinity is a subclass of Rational
Re: Issue 278 in sympy: improve the dsolve()
Re: Issue 288 in sympy: graphing: zooming in and out behavior
Re: Issue 279 in sympy: improve integrate()
Re: Issue 286 in sympy: sqrt bug
Re: Issue 289 in sympy: abs infinite recursion for decimal values
Re: Issue 295 in sympy: Real(x) with x being a Python int/long
Re: Issue 294 in sympy: Pass coverage_doctest.py
Re: Issue 282 in sympy: symbols becoming functions
Re: Issue 280 in sympy: repr(pi) returns 'Pi'
Re: Issue 292 in sympy: Integer division truncation in string
representations.
Re: Issue 291 in sympy: log hang
Re: Issue 293 in sympy: roots(x**8 - 1) failure
Re: Issue 302 in sympy: Expanding Wilkinson's polynomial is very slow
Re: Issue 308 in sympy: Bug in together/ratsimp
Re: Issue 312 in sympy: root() not working correctly
Re: Issue 297 in sympy: "import sympy" is slow
Re: Issue 309 in sympy: plotting on macos x freezes
Re: Issue 313 in sympy: importing Plot in a fast way
Re: Issue 303 in sympy: factor() returns negative of expected result
Re: Issue 300 in sympy: together() bug
Re: Issue 304 in sympy: Simplification of rationals with radicals
Re: Issue 306 in sympy: Rational [:] should return the "p" and "q"
Re: Issue 299 in sympy: how to import things - toplevel vs leave it in
modules
Re: Issue 310 in sympy: 2 factorials
Re: Issue 307 in sympy: div() slow on simple cases
Re: Issue 298 in sympy: limits module refactoring
Re: Issue 305 in sympy: Precision not working for sin().evalf()
Re: Issue 301 in sympy: Polynomial() bug with certain numbers
Re: Issue 311 in sympy: Certain products no longer work
Re: Issue 314 in sympy: Marix determinants and simplifications

sy...@googlecode.com

unread,
Apr 6, 2014, 3:15: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 3018 in sympy: Doc Typo
Re: Issue 3022 in sympy: maximum recursion depth exceeded with
expand(complex=True)
Re: Issue 3016 in sympy: Integrals involving symbolic Beta distributions
hang
Re: Issue 3015 in sympy: mpprint doesn't properly output derivatives
Re: Issue 3017 in sympy: Eq,Ne.doit() don't do it
Re: Issue 3010 in sympy: addiing float to long Integer should not lose
precision in Integer
Re: Issue 3006 in sympy: is_zero assumption
Re: Issue 3023 in sympy: integrate(exp(-I*x**2), (x, -oo, oo)) is wrong!
Re: Issue 3020 in sympy: Mention boolean operators (&, |, ...) in
Relational doc
Re: Issue 3014 in sympy: mathml printing doctest failure
Re: Issue 3019 in sympy: wrong result of expression: 2**(1/2)=1
Re: Issue 3011 in sympy: Doctest failure in master
Re: Issue 3013 in sympy: Float(Float) gives odd result
Re: Issue 3012 in sympy: docstring lengths
Re: Issue 3009 in sympy: MathJax math at SymPy Live does not have
right-click menu options
Re: Issue 3021 in sympy: Immutable Matrix
Re: Issue 3008 in sympy: Determine minimum Cython version for autowrap
Re: Issue 3007 in sympy: Positive and negative imaginary assumptions
Re: Issue 3038 in sympy: sign change in evalf of complex value as precision
is increased
Re: Issue 3037 in sympy: integrate(exp(I*k*x)/(k**2 - 2*lamda + 1), (k,
-oo, oo)) should be expressible in closed form
Re: Issue 3040 in sympy: Problem with simplify() with an expression with O()
Re: Issue 3024 in sympy: simplify() doesn't work without extra factor
Re: Issue 3039 in sympy: Results of FockStateFermion[Bra,Ket] are system
dependent
Re: Issue 3033 in sympy: UndefinedFunction not returned from atoms
Re: Issue 3041 in sympy: tryring to replace a Tuple with subs fails
Re: Issue 3029 in sympy: And/Or should sort their args for printing
Re: Issue 3036 in sympy: sympy-bot hangs
Re: Issue 3028 in sympy: fnan and NaN print the same
Re: Issue 3027 in sympy: sympy-bot starts running during doc tests (and
then failed)
Re: Issue 3031 in sympy: init_session() doesn't work in the IPython
qtconsole
Re: Issue 3030 in sympy: wigner doctests are slow
Re: Issue 3025 in sympy: Piecewise evaluate=False does not work when
conditions are boolean
Re: Issue 3032 in sympy: srepr does not include assumptions
Re: Issue 3026 in sympy: Latex printing test failure in master
Re: Issue 3035 in sympy: TypeError: unsupported operand type(s) for
>>: 'mpz' and 'mpf' with the printer
Re: Issue 3042 in sympy: Canonical form/Simplification for
equalities/disequalities/inequalities
Re: Issue 3034 in sympy: None > -oo?
Re: Issue 3056 in sympy: Closed-form results of sums of meijerg functions
Re: Issue 3059 in sympy: Should -oo be implemented as Mul(-1, oo) (was: (x
- oo).has(oo) is False; (x - oo).subs(oo, 1) fails)
Re: Issue 3043 in sympy: NoSuchDisplayException in test_args
Re: Issue 3060 in sympy: use of evalf() needs review
Re: Issue 3044 in sympy: qapply does not work for c_part*TensorProduct
Re: Issue 3054 in sympy: Simplification of ratios of gamma functions
Re: Issue 3048 in sympy: isympy -a is broken
Re: Issue 3046 in sympy: divmod method needed for Rational
Re: Issue 3047 in sympy: power should pretty print on the same line as the
conjugate bar
Re: Issue 3055 in sympy: Simplification of bessel functions
Re: Issue 3045 in sympy: float-based operations lose precision
Re: Issue 3051 in sympy: sympify string forms of lambda
Re: Issue 3061 in sympy: Stats sampling using numpy/Theano
Re: Issue 3058 in sympy: solve cannot handle mixed trig functions
Re: Issue 3057 in sympy: Closed form results for meijerg functions
Re: Issue 3050 in sympy: primitive() problem
Re: Issue 3074 in sympy: Countable Probability Space
Re: Issue 3065 in sympy: int(1+2*I) gives infinite recursion
Re: Issue 3071 in sympy: new assumptions system problem with is_prime and
is_even
Re: Issue 3068 in sympy: incorrect sign calculated
Re: Issue 3064 in sympy: Factor_terms inconsistency
Re: Issue 3063 in sympy: set() does not pretty print correctly
Re: Issue 3070 in sympy: cse raises error with RootOf
Re: Issue 3073 in sympy: Ordering args in Adds when printing to move
negative signs
Re: Issue 3077 in sympy: solve cannot solve for variables used as logarithm
base
Re: Issue 3066 in sympy: int(expression) should not raise an error
Re: Issue 3072 in sympy: Limit of a piecewise function
Re: Issue 3075 in sympy: coverage_doctest.py should check if doctests are
imported into Sphinx
Re: Issue 3062 in sympy: set and frozenset are not printed correctly with
latex()
Re: Issue 3049 in sympy: Relative imports cause name clashes
Re: Issue 3078 in sympy: allow solve to process new assumptions (was Adding
a "real" keyword to solve())
Re: Issue 3067 in sympy: assumptions ntheory handler
Re: Issue 3052 in sympy: evaluating Abs should result in a positive number
Re: Issue 3053 in sympy: setup.py egg-info fails on Python3
Re: Issue 3069 in sympy: dsolve gets too many constants for a first order
linear ode
Re: Issue 3076 in sympy: nan**0 should be nan
Re: Issue 3093 in sympy: solve should not call nfloat if there was no
solution
Re: Issue 3086 in sympy: round() function overrides built-in
Re: Issue 3096 in sympy: S(1)**S.NaN == S.NaN
Re: Issue 3082 in sympy: galgebra.GA duplicates sympy.var
Re: Issue 3095 in sympy: Set.contains should behave symbolically
Re: Issue 3081 in sympy: Mul.is_positive gets very slow for a 15-factor term
Re: Issue 3080 in sympy: wrong order in series
Re: Issue 3090 in sympy: Create ContinuousDensity class
Re: Issue 3088 in sympy: printing of 0 with low precision leaves off
leading digit (and exponent)
Re: Issue 3092 in sympy: IntQubit doesn't raise error when number is bigger
than bitsize
Re: Issue 3085 in sympy: poly() does not respect the given order of
generators
Re: Issue 3089 in sympy: (a**1.0).subs(a,b) -> b
Re: Issue 3091 in sympy: Floats in trig functions made rational
Re: Issue 3094 in sympy: The 'mechanics' module is gone in sympy 0.71
Re: Issue 3084 in sympy: .expand() allows meaningless arguments
Re: Issue 3079 in sympy: integrate sprouted an evaluate keyword
Re: Issue 3083 in sympy: Not is still vectorized
Re: Issue 3105 in sympy: (a < b) & (c < d) does not work
Re: Issue 3111 in sympy: series(cot(x**20 + x**21 + x**22), x, 0, 1) is
wrong
Re: Issue 3100 in sympy: power rules misapplied
Re: Issue 3099 in sympy: Expr.is_constant() is very slow in some cases
Re: Issue 3113 in sympy: Name clash: Basic.is_real vs Set.is_real
Re: Issue 3103 in sympy: test_GA is outputting errors
Re: Issue 3098 in sympy: Should Heaviside raise ValueError if the argument
is not real?
Re: Issue 3110 in sympy: Piecewise.as_leading_term is broken
Re: Issue 3108 in sympy: wrong code in Polygon.arbitrary_point
Re: Issue 3101 in sympy: assertion error in Mul.flatten
Re: Issue 3112 in sympy: Interval has non-Basic args
Re: Issue 3104 in sympy: Expectation value of random variables raises
maximum recursion depth exceeded
Re: Issue 3102 in sympy: Piecewise subs of function fails
Re: Issue 3087 in sympy: Float('.0') raises error
Re: Issue 3097 in sympy: preview should accept keyword options for passing
to latex
Reply all
Reply to author
Forward
0 new messages