Status: Valid
Owner: ----
Labels: Type-Defect Priority-High

New issue 3615 by [email protected]: Test failure with numpy in Python 3.3
http://code.google.com/p/sympy/issues/detail?id=3615

In Python 3.3, with Numpy 1.7.0rc1:

$python3.3 bin/test numpy
==================================================================== test process starts ====================================================================
executable:         /sw/bin/python3.3  (3.3.0-final-0)
architecture:       64-bit
cache:              yes
ground types:       python
random seed:        49522797
hash randomization: on (PYTHONHASHSEED=574973567)

sympy/external/tests/test_numpy.py[20] ..........F......... [FAIL]

_____________________________________________________________________________________________________________________________________________________________
____________________________________________________ sympy/external/tests/test_numpy.py:test_Matrix_sum _____________________________________________________ File "/users/aaronmeurer/documents/python/sympy/sympy/py3k-sympy/sympy/external/tests/test_numpy.py", line 171, in test_Matrix_sum assert m + M == Matrix([[3, 5, 7], [2*x, y + 5, x + 6], [2*y + x, y - 50, z*x + z**2]])
AssertionError

=================================================== tests finished: 19 passed, 1 failed, in 0.16 seconds ====================================================
DO *NOT* COMMIT!

--
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to