Export to GitHub

hcpy - issue #3

AssertionError in test_cond


Posted on Feb 23, 2009 by Grumpy Cat

What steps will reproduce the problem? 1. python -i mpmath/tests/runtests.py 2. 3.

What is the expected output?

What do you see instead? Traceback (most recent call last): File "mpmath/tests/runtests.py", line 141, in <module> testit(importdir, testdir) File "mpmath/tests/runtests.py", line 117, in testit module.dictf File "/home/nwagner/svn/mpmath/mpmath/tests/test_linalg.py", line 162, in test_cond assert cond(A, mnorm_1) == mpf('327065209.73817754') AssertionError

What version of the product are you using? On what operating system?

Please provide any additional information below.

Comment #1

Posted on Feb 24, 2009 by Helpful Cat

Did you mean to submit this to the mpmath project?

Comment #2

Posted on Mar 12, 2009 by Quick Cat

Yeah, probably.

I think I've fixed this some time ago, can you still reproduce it with current svn?

Comment #3

Posted on Mar 12, 2009 by Quick Cat

(hcpy's copy of mpmath might be still broken.)

Comment #4

Posted on Mar 17, 2009 by Helpful Cat

hcpy doesn't retain a copy of mpmath...

Comment #5

Posted on Mar 17, 2009 by Helpful Cat

(No comment was entered for this change.)

Status: Invalid

Labels:
Type-Defect Priority-Medium