122 messages from Google Code

0 views
Skip to first unread message

sy...@googlecode.com

unread,
Apr 6, 2014, 3:08: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 2208 in sympy: gamma used int instead of floor
Re: Issue 2204 in sympy: Unpickling a Singleton doesn't return the
singleton object
Re: Issue 2212 in sympy: Matrix([Matrix, ...]) should work
Re: Issue 2215 in sympy: Failures in the examples
Re: Issue 2219 in sympy: Arbitrary constants in indefinite integration
Re: Issue 2209 in sympy: renumbering ode solutions needs to ignore the Ci
term
Re: Issue 2218 in sympy: Derivative issues
Re: Issue 2220 in sympy: Bug with Matrix.is_symbolic and Matrix.is_upper
Re: Issue 2210 in sympy: Sum does not set commutativity
Re: Issue 2217 in sympy: Patches tutorial
Re: Issue 2221 in sympy: hstack() and vstack() methods for Matrix
Re: Issue 2207 in sympy: Can't pretty-print dicts or sets containing
non-Expr objects
Re: Issue 2214 in sympy: representation of Sum and Integral should be
unified
Re: Issue 2222 in sympy: Matrix([Matrix, ...]) should check the row length
of empty matrices
Re: Issue 2206 in sympy: plus-minus object
Re: Issue 2223 in sympy: Rename top level apply_operators to qapply
Re: Issue 2205 in sympy: Name for "Undefined functions"
Re: Issue 2216 in sympy: Module names are imported with from sympy import *
Re: Issue 2211 in sympy: Syntax error in gamma_functions.py
Re: Issue 2213 in sympy: Derivative of Sum
Re: Issue 2235 in sympy: Default order of hints to dsolve()
Re: Issue 2239 in sympy: Change ratint to give an answer as hyperbolic
functions instead of logs.
Re: Issue 2230 in sympy: {sin(1), sin}.{is_Function, nargs} problems
Re: Issue 2232 in sympy: naming conflict for library function generated
symbols.
Re: Issue 2227 in sympy: Numerical integration of 2 and 3 dimensional
integrals
Re: Issue 2229 in sympy: Get Gates working with TensorProduct's of Qubit
states
Re: Issue 2238 in sympy: Autodetection of dependent variable in dsolve,
checkodesol and other high level function in ODE module
Re: Issue 2234 in sympy: Incorrect integration of exp(...) and E**(...) vs
N(E)**(...)
Re: Issue 2236 in sympy: solve fails for polysys with multiple solutions
Re: Issue 2243 in sympy: Added asin specific values [PATCH]
Re: Issue 2237 in sympy: FockState wraps its arguments with tuple()
Re: Issue 2242 in sympy: A general way to describe and test for
singularities is needed
Re: Issue 2240 in sympy: fresh clone fails setup test
Re: Issue 2233 in sympy: Triangle errors
Re: Issue 2244 in sympy: N(Matrix) does not work (but Matrix.evalf() does)
Re: Issue 2225 in sympy: Enhancing Matrix Norm
Re: Issue 2226 in sympy: Test failure for tsolve()
Re: Issue 2228 in sympy: solve_poly_system: too complicated result
Re: Issue 2241 in sympy: Wrong convergence check for evalf() of
hypergeometric sums
Re: Issue 2224 in sympy: Number('5').__class__ == Real
Re: Issue 2231 in sympy: Matrix determinant properties are not satisfied.
Re: Issue 2250 in sympy: Solver for special case of Riccati equation
Re: Issue 2253 in sympy: polys errors should all derive from PolynomialError
Re: Issue 2259 in sympy: nsimplify should use any symbols that already
appear in expr
Re: Issue 2258 in sympy: doctest fails in master
Re: Issue 2262 in sympy: all_monoms broken in polys
Re: Issue 2248 in sympy: Operator == not symmetric for Real and others
Re: Issue 2246 in sympy: Global directive to switch strict transformations
Re: Issue 2254 in sympy: Support for bitwise operations
Re: Issue 2256 in sympy: Logical operators should reject non-boolean
arguments
Re: Issue 2265 in sympy: cse requires subexpressions to be in the exact
same order
Re: Issue 2255 in sympy: Integer % Rational not implemented
Re: Issue 2247 in sympy: Problem with coth
Re: Issue 2252 in sympy: activate docstring examples for symarray()
Re: Issue 2251 in sympy: quantum.spin.J?Ket ambiguous printing
Re: Issue 2263 in sympy: series() function shadows package sympy.series
Re: Issue 2260 in sympy: What should 0**0 return?
Re: Issue 2245 in sympy: assumption while canceling the polynomials
Re: Issue 2257 in sympy: solve([x**2-1],[x,y]) should be the same as
solve(x**2-1,[x,y])
Re: Issue 2264 in sympy: Caching problems in Order
Re: Issue 2249 in sympy: Solver for Integrable series of special Riccati
equation.
Re: Issue 2261 in sympy: (1/x).subs(x, 0) is nan instead of oo or zoo
Re: Issue 2275 in sympy: is_upper and is_lower should imply that the matrix
is square
Re: Issue 2269 in sympy: Symplification of transformation P applying to
diagonal matrix.
Re: Issue 2283 in sympy: Remove Basic.__contains__
Re: Issue 2268 in sympy: Sorting of eigenvalues in resulted diagonal form
of matrix.
Re: Issue 2266 in sympy: Jordan form transformation for matrices
Re: Issue 2276 in sympy: integrate() should use the ode module's
undetermined coefficients solver when possible
Re: Issue 2284 in sympy: Calculate limit error
Re: Issue 2280 in sympy: Expr._eval_interval returns itself when evaluated
to a NaN
Re: Issue 2272 in sympy: Lots of failures with Python 2.4 in master
Re: Issue 2279 in sympy: Incorrect tests for ellipse
Re: Issue 2281 in sympy: Random tests
Re: Issue 2270 in sympy: Matrix(...) + scalar
Re: Issue 2282 in sympy: doctests broken by the commit edabb89c5006a7
Re: Issue 2271 in sympy: integrate returns log(oo - I)
Re: Issue 2285 in sympy: Orthonormal Eigenvectors required
Re: Issue 2278 in sympy: gruntz is broken
Re: Issue 2274 in sympy: Matrix generators
Re: Issue 2273 in sympy: should Real's absorb all numbers?
Re: Issue 2277 in sympy: integrate(3 + exp(1/x**2), x) doesn't return
successful parts.
Re: Issue 2267 in sympy: Implement Rational canonical form of matrices.
Re: Issue 2292 in sympy: Add functionality to Integrals to switch limit
order
Re: Issue 2305 in sympy: Integer.isqrt and similar shouldn't be a method
Re: Issue 2288 in sympy: Triangle.inradius incorrect
Re: Issue 2303 in sympy: Function to access the oeis database
Re: Issue 2302 in sympy: 2**Rational(4,5)*6**Rational(1,5) should
auto-simplify to 2*3**Rational(1,5)
Re: Issue 2299 in sympy: compute_known_facts() is broken
Re: Issue 2286 in sympy: (-pi).is_finite is None
Re: Issue 2291 in sympy: is_diagonal should not check for square
Re: Issue 2297 in sympy: Integral manipulations
Re: Issue 2287 in sympy: factorization of rationals
Re: Issue 2304 in sympy: Remove Pure from top-level namespace
Re: Issue 2300 in sympy: x.diff(4) doesn't fail
Re: Issue 2290 in sympy: limit(O(x),x,0) fails
Re: Issue 2295 in sympy: Recursion error with
sqrt(x*x.conjugate()).expand(complex=True)
Re: Issue 2298 in sympy: Iterative methods to solve Ax = B
Re: Issue 2289 in sympy: Eigenvectors should have conventions
Re: Issue 2294 in sympy: Remove .is_finite assumption
Re: Issue 2293 in sympy: Unexpected limit behaviour
Re: Issue 2296 in sympy: x*x.conjugate() should be recognized as real
Re: Issue 2301 in sympy: RFC: Basis, and/or VectorSpace class required
Re: Issue 2314 in sympy: integrate(-a/(a**2+b**2),b) is wrong
Re: Issue 2325 in sympy: w32 geometry test error
Re: Issue 2313 in sympy: N(oo*I) returns wrong result
Re: Issue 2308 in sympy: Should we rename primitive()? (and
Expr.primitive() should call primitive())
Re: Issue 2319 in sympy: LaTeX input
Re: Issue 2307 in sympy: as_coeff_mul()[0] != as_coeff_Mul()[0] when the
coeff is Number (not Rational)
Re: Issue 2321 in sympy: perfect power error
Re: Issue 2323 in sympy: old is_zero assumption for log is broken
Re: Issue 2317 in sympy: loggamma needs testing
Re: Issue 2310 in sympy: improper integral and _eval_interval
Re: Issue 2324 in sympy: i**2 is real and i**3 is not
Re: Issue 2311 in sympy: oo + real != oo
Re: Issue 2318 in sympy: doctest failed after poly12 added
Re: Issue 2306 in sympy: Duplicate implementation of factorial in
sympy/core/numbers.py
Re: Issue 2315 in sympy: integrate(1/(x**2 + n**2, x) failure, where n is
an integer
Re: Issue 2316 in sympy: limit involving multi-arg function (polygamma)
fails
Re: Issue 2322 in sympy: is_real problems with (pi/log(real))
Re: Issue 2320 in sympy: hydrogen doctest failures
Re: Issue 2312 in sympy: Remove duplicated "block_diag"
Re: Issue 2309 in sympy: Failing test with Ellipse.random_point()
Reply all
Reply to author
Forward
0 new messages