Skip to content

Instantly share code, notes, and snippets.

@spalato
Created June 20, 2014 14:36
Show Gist options
  • Save spalato/7c5397e1827962daf939 to your computer and use it in GitHub Desktop.
Save spalato/7c5397e1827962daf939 to your computer and use it in GitHub Desktop.
exception on 5: ERROR: test failed: norm(x - tx,Inf) <= 4 * condM * max(eps() * norm(tx,Inf),eps(relty) * norm(x,Inf))
in error at error.jl:21
in default_handler at test.jl:19
in do_test at test.jl:39
in anonymous at no file:49
in runtests at C:\cygwin64\home\Samuel\julia\test\testdefs.jl:5
in anonymous at multi.jl:847
in run_work_thunk at multi.jl:613
in anonymous at task.jl:847
while loading linalg4.jl, in expression starting on line 27
exception on 2: ERROR: test failed: norm(x - apd \ b) / norm(x) <= (((3 * n^2 + n + n^3 * ε) * ε) / (1 - (n + 1) * ε)) * κ
in error at error.jl:21
in default_handler at test.jl:19
in do_test at test.jl:39
in anonymous at no file:54
in runtests at C:\cygwin64\home\Samuel\julia\test\testdefs.jl:5
in anonymous at multi.jl:847
in run_work_thunk at multi.jl:613
in anonymous at task.jl:847
while loading linalg1.jl, in expression starting on line 22
ERROR: test failed: norm(x - apd \ b) / norm(x) <= (((3 * n^2 + n + n^3 * ε) * ε) / (1 - (n + 1) * ε)) * κ
in anonymous at task.jl:1350
while loading linalg1.jl, in expression starting on line 22
while loading C:\cygwin64\home\Samuel\julia\test\runtests.jl, in expression starting on line 47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment