Maxima branch_5_47_base_1106_g232c36667 https://maxima.sourceforge.io using Lisp International Allegro CL Free Express Edition 11.0 [64-bit Linux (x86-64)] Distributed under the GNU Public License. See the file COPYING. Dedicated to the memory of William Schelter. The function bug_report() provides bug reporting information. (%i1) run_testsuite() Testsuite run for International Allegro CL Free Express Edition 11.0 [64-bit Linux (x86-64)]: Running tests in rtest_sqdnst: 13/13 tests passed Running tests in rtest_extensions: 18/18 tests passed Running tests in rtest_rules: 208/208 tests passed (not counting 2 expected errors) Running tests in rtestnset: 619/619 tests passed Running tests in rtest1a: 34/34 tests passed (not counting 1 expected errors) Running tests in rtest2: 53083904 bytes have been tenured, next gc will be global. See the documentation for variable EXCL:*GLOBAL-GC-BEHAVIOR* for more information. Warning: AAAAA is defined more than once as `variable' in file /tmp/tmpsavearrays.lisp. 299/299 tests passed (not counting 2 expected errors) Running tests in rtest4: 94/94 tests passed Running tests in rtest5: 83/83 tests passed Running tests in rtest6: 56/56 tests passed Running tests in rtest6a: 85/85 tests passed Running tests in rtest6b: ********************** Problem 33 (line 97) *************** Input: if bar = map(lambda([s], ssubst(ln, log, s)), foo) then true else bar Result: loadfile: failed to load /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/share/stringproc/stringproc.lisp error-catch This differed from the expected result: true ********************** Problem 36 (line 109) *************** Input: n map(lambda([s], ssubst(ln, tan, s)), map(tex1, [tan(x), tan(x + 1), tan (x)])) Result: [ssubst(ln, tan, \tan x), ssubst(ln, tan, \tan \left(x+1\right)), ssubst(ln, tan, \tan ^{n}x)] This differed from the expected result: [\ln x, \ln \left(x+1\right), \ln ^{n}x] 36/38 tests passed The following 2 problems failed: (33 36) Running tests in rtest7: 88/88 tests passed Running tests in rtest9: 89/89 tests passed Running tests in rtest9a: ********************** Problem 30 (line 121) *************** Input: linel : 140 Result: 140 ... Which was correct, but was expected to be wrong due to a known bug in Maxima or International Allegro CL Free Express Edition. ********************** Problem 32 (line 137) *************** Input: x + 1 block([powerdisp : true, display2d_unicode : false], verify_display_2d(─────, 1 + x x + 2 ----- 2 + x )) Result: opening #P"/home/maxima/maxima-test/(($make_string_output_stream simp (106 /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/tests/rtest9a.mac src $verify_display_1d 111)))" resulted in error: No such file or directory [errno=2]. error-catch This differed from the expected result: true ********************** Problem 35 (line 146) *************** Input: x + 1 block([powerdisp : true], verify_display_1d(─────, (1+x)/(2+x))) x + 2 Result: true ... Which was correct, but was expected to be wrong due to a known bug in Maxima or International Allegro CL Free Express Edition. ********************** Problem 36 (line 149) *************** Input: 2 n2 s + n1 s + n0 (H : ─────────────────, 0) 2 d2 s + d1 s + d0 Result: 0 ... Which was correct, but was expected to be wrong due to a known bug in Maxima or International Allegro CL Free Express Edition. ********************** Problem 37 (line 158) *************** Input: block([powerdisp : false, display2d_unicode : false], verify_display_2d(H, \ 2 n2 s + n1 s + n0 ----------------- 2 d2 s + d1 s + d0 )) Result: opening #P"/home/maxima/maxima-test/(($make_string_output_stream simp (106 /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/tests/rtest9a.mac src $verify_display_1d 111)))" resulted in error: No such file or directory [errno=2]. error-catch This differed from the expected result: true ********************** Problem 38 (line 167) *************** Input: block([powerdisp : true, display2d_unicode : false], verify_display_2d(H, \ 2 n0 + n1 s + n2 s ----------------- 2 d0 + d1 s + d2 s )) Result: opening #P"/home/maxima/maxima-test/(($make_string_output_stream simp (106 /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/tests/rtest9a.mac src $verify_display_1d 111)))" resulted in error: No such file or directory [errno=2]. error-catch This differed from the expected result: true ********************** Problem 47 (line 200) *************** Input: string(p) Result: x+1 ... Which was correct, but was expected to be wrong due to a known bug in Maxima or International Allegro CL Free Express Edition. ********************** Problem 48 (line 203) *************** Input: tex(p, false) Result: $$x+1$$ ... Which was correct, but was expected to be wrong due to a known bug in Maxima or International Allegro CL Free Express Edition. ********************** Problem 49 (line 210) *************** Input: n block([powerdisp : false], verify_display_2d(diff(x , x), n - 1 n x )) Result: opening #P"/home/maxima/maxima-test/(($make_string_output_stream simp (106 /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/tests/rtest9a.mac src $verify_display_1d 111)))" resulted in error: No such file or directory [errno=2]. error-catch This differed from the expected result: true ********************** Problem 50 (line 216) *************** Input: n block([powerdisp : true], verify_display_2d(diff(x , x), - 1 + n n x )) Result: opening #P"/home/maxima/maxima-test/(($make_string_output_stream simp (106 /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/tests/rtest9a.mac src $verify_display_1d 111)))" resulted in error: No such file or directory [errno=2]. error-catch This differed from the expected result: true ********************** Problem 51 (line 219) *************** Input: n block([powerdisp : false], verify_display_1d(diff(x , x), n*x^(n-1))) Result: true ... Which was correct, but was expected to be wrong due to a known bug in Maxima or International Allegro CL Free Express Edition. ********************** Problem 52 (line 222) *************** Input: n block([powerdisp : true], verify_display_1d(diff(x , x), n*x^(-1+n))) Result: true ... Which was correct, but was expected to be wrong due to a known bug in Maxima or International Allegro CL Free Express Edition. ********************** Problem 53 (line 230) *************** Input: 2 block([powerdisp : false], verify_display_2d((x + 1) , 2 (x + 1) )) Result: opening #P"/home/maxima/maxima-test/(($make_string_output_stream simp (106 /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/tests/rtest9a.mac src $verify_display_1d 111)))" resulted in error: No such file or directory [errno=2]. error-catch This differed from the expected result: true ********************** Problem 54 (line 236) *************** Input: 2 block([powerdisp : true], verify_display_2d((x + 1) , 2 (1 + x) )) Result: opening #P"/home/maxima/maxima-test/(($make_string_output_stream simp (106 /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/tests/rtest9a.mac src $verify_display_1d 111)))" resulted in error: No such file or directory [errno=2]. error-catch This differed from the expected result: true ********************** Problem 55 (line 239) *************** Input: 2 block([powerdisp : false], verify_display_1d((x + 1) , (x+1)^2)) Result: true ... Which was correct, but was expected to be wrong due to a known bug in Maxima or International Allegro CL Free Express Edition. ********************** Problem 56 (line 241) *************** Input: 2 block([powerdisp : true], verify_display_1d((x + 1) , (1+x)^2)) Result: true ... Which was correct, but was expected to be wrong due to a known bug in Maxima or International Allegro CL Free Express Edition. ********************** Problem 57 (line 247) *************** Input: 3 2 2 block([powerdisp : false], verify_display_2d((x + x + x + 1) , 3 2 \ 2 (x + x + x + 1) )) Result: opening #P"/home/maxima/maxima-test/(($make_string_output_stream simp (106 /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/tests/rtest9a.mac src $verify_display_1d 111)))" resulted in error: No such file or directory [errno=2]. error-catch This differed from the expected result: true ********************** Problem 58 (line 253) *************** Input: 3 2 2 block([powerdisp : true], verify_display_2d((x + x + x + 1) , 2 \ 3 2 (1 + x + x + x ) )) Result: opening #P"/home/maxima/maxima-test/(($make_string_output_stream simp (106 /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/tests/rtest9a.mac src $verify_display_1d 111)))" resulted in error: No such file or directory [errno=2]. error-catch This differed from the expected result: true ********************** Problem 59 (line 256) *************** Input: 3 2 2 block([powerdisp : false], verify_display_1d((x + x + x + 1) , (x^3+x^2+x+1)^2)) Result: true ... Which was correct, but was expected to be wrong due to a known bug in Maxima or International Allegro CL Free Express Edition. ********************** Problem 60 (line 258) *************** Input: 3 2 2 block([powerdisp : true], verify_display_1d((x + x + x + 1) , (1+x+x^2+x^3)^2)) Result: true ... Which was correct, but was expected to be wrong due to a known bug in Maxima or International Allegro CL Free Express Edition. ********************** Problem 61 (line 263) *************** Input: block([powerdisp : false], verify_display_2d(x + 1, x + 1 )) Result: opening #P"/home/maxima/maxima-test/(($make_string_output_stream simp (106 /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/tests/rtest9a.mac src $verify_display_1d 111)))" resulted in error: No such file or directory [errno=2]. error-catch This differed from the expected result: true ********************** Problem 62 (line 268) *************** Input: block([powerdisp : true], verify_display_2d(x + 1, 1 + x )) Result: opening #P"/home/maxima/maxima-test/(($make_string_output_stream simp (106 /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/tests/rtest9a.mac src $verify_display_1d 111)))" resulted in error: No such file or directory [errno=2]. error-catch This differed from the expected result: true ********************** Problem 63 (line 271) *************** Input: block([powerdisp : false], verify_display_1d(x + 1, x+1)) Result: true ... Which was correct, but was expected to be wrong due to a known bug in Maxima or International Allegro CL Free Express Edition. ********************** Problem 64 (line 273) *************** Input: block([powerdisp : true], verify_display_1d(x + 1, 1+x)) Result: true ... Which was correct, but was expected to be wrong due to a known bug in Maxima or International Allegro CL Free Express Edition. ********************** Problem 65 (line 279) *************** Input: 3 2 block([powerdisp : false], verify_display_2d(x + x + x + 1, 3 2 x + x + x + 1 )) Result: opening #P"/home/maxima/maxima-test/(($make_string_output_stream simp (106 /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/tests/rtest9a.mac src $verify_display_1d 111)))" resulted in error: No such file or directory [errno=2]. error-catch This differed from the expected result: true ********************** Problem 66 (line 285) *************** Input: 3 2 block([powerdisp : true], verify_display_2d(x + x + x + 1, 2 3 1 + x + x + x )) Result: opening #P"/home/maxima/maxima-test/(($make_string_output_stream simp (106 /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/tests/rtest9a.mac src $verify_display_1d 111)))" resulted in error: No such file or directory [errno=2]. error-catch This differed from the expected result: true ********************** Problem 67 (line 288) *************** Input: 3 2 block([powerdisp : false], verify_display_1d(x + x + x + 1, x^3+x^2+x+1)) Result: true ... Which was correct, but was expected to be wrong due to a known bug in Maxima or International Allegro CL Free Express Edition. ********************** Problem 68 (line 290) *************** Input: 3 2 block([powerdisp : true], verify_display_1d(x + x + x + 1, 1+x+x^2+x^3)) Result: true ... Which was correct, but was expected to be wrong due to a known bug in Maxima or International Allegro CL Free Express Edition. ********************** Problem 69 (line 296) *************** Input: x + 1 block([powerdisp : false], verify_display_2d(2 , x + 1 2 )) Result: opening #P"/home/maxima/maxima-test/(($make_string_output_stream simp (106 /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/tests/rtest9a.mac src $verify_display_1d 111)))" resulted in error: No such file or directory [errno=2]. error-catch This differed from the expected result: true ********************** Problem 70 (line 302) *************** Input: x + 1 block([powerdisp : true], verify_display_2d(2 , 1 + x 2 )) Result: opening #P"/home/maxima/maxima-test/(($make_string_output_stream simp (106 /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/tests/rtest9a.mac src $verify_display_1d 111)))" resulted in error: No such file or directory [errno=2]. error-catch This differed from the expected result: true ********************** Problem 71 (line 305) *************** Input: x + 1 block([powerdisp : false], verify_display_1d(2 , 2^(x+1))) Result: true ... Which was correct, but was expected to be wrong due to a known bug in Maxima or International Allegro CL Free Express Edition. ********************** Problem 72 (line 307) *************** Input: x + 1 block([powerdisp : true], verify_display_1d(2 , 2^(1+x))) Result: true ... Which was correct, but was expected to be wrong due to a known bug in Maxima or International Allegro CL Free Express Edition. ********************** Problem 73 (line 314) *************** Input: 3 2 x + x + x + 1 block([powerdisp : false], verify_display_2d(2 , 3 2 x + x + x + 1 2 )) Result: opening #P"/home/maxima/maxima-test/(($make_string_output_stream simp (106 /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/tests/rtest9a.mac src $verify_display_1d 111)))" resulted in error: No such file or directory [errno=2]. error-catch This differed from the expected result: true ********************** Problem 74 (line 321) *************** Input: 3 2 x + x + x + 1 block([powerdisp : true], verify_display_2d(2 , 2 3 1 + x + x + x 2 )) Result: opening #P"/home/maxima/maxima-test/(($make_string_output_stream simp (106 /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/tests/rtest9a.mac src $verify_display_1d 111)))" resulted in error: No such file or directory [errno=2]. error-catch This differed from the expected result: true ********************** Problem 80 (line 343) *************** Input: print_string_2d(- b - a) Result: loadfile: failed to load /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/share/stringproc/stringproc.lisp error-catch This differed from the expected result: - b - a ********************** Problem 82 (line 350) *************** Input: print_string_2d(- c - a) Result: printf(false, ~m, - c - a) This differed from the expected result: - c - a ********************** Problem 84 (line 357) *************** Input: print_string_2d(- c - b) Result: printf(false, ~m, - c - b) This differed from the expected result: - c - b ********************** Problem 86 (line 364) *************** Input: print_string_2d(- c + b + a) Result: printf(false, ~m, - c + b + a) This differed from the expected result: - c + b + a ********************** Problem 88 (line 371) *************** Input: print_string_2d(- c + b - a) Result: printf(false, ~m, - c + b - a) This differed from the expected result: - c + b - a ********************** Problem 90 (line 378) *************** Input: print_string_2d(- c - b + a) Result: printf(false, ~m, - c - b + a) This differed from the expected result: - c - b + a ********************** Problem 92 (line 385) *************** Input: print_string_2d(- c - b - a) Result: printf(false, ~m, - c - b - a) This differed from the expected result: - c - b - a ********************** Problem 94 (line 392) *************** Input: print_string_2d(- a) Result: printf(false, ~m, - a) This differed from the expected result: - a ********************** Problem 96 (line 399) *************** Input: print_string_2d(a - b) Result: printf(false, ~m, a - b) This differed from the expected result: a - b ********************** Problem 98 (line 406) *************** Input: print_string_2d(a - c) Result: printf(false, ~m, a - c) This differed from the expected result: a - c ********************** Problem 100 (line 413) *************** Input: print_string_2d(b - a) Result: printf(false, ~m, b - a) This differed from the expected result: b - a ********************** Problem 102 (line 420) *************** Input: print_string_2d(b - c) Result: printf(false, ~m, b - c) This differed from the expected result: b - c ********************** Problem 104 (line 427) *************** Input: print_string_2d(c + b - a) Result: printf(false, ~m, c + b - a) This differed from the expected result: c + b - a ********************** Problem 106 (line 434) *************** Input: print_string_2d(c - a) Result: printf(false, ~m, c - a) This differed from the expected result: c - a ********************** Problem 108 (line 441) *************** Input: print_string_2d(c - b) Result: printf(false, ~m, c - b) This differed from the expected result: c - b ********************** Problem 110 (line 448) *************** Input: print_string_2d(c - b + a) Result: printf(false, ~m, c - b + a) This differed from the expected result: c - b + a ********************** Problem 112 (line 455) *************** Input: print_string_2d(c - b - a) Result: printf(false, ~m, c - b - a) This differed from the expected result: c - b - a ********************** Problem 116 (line 472) *************** Input: - a block([display2d_unicode : false], print_string_2d(───)) b Result: a printf(false, ~m, - ─) b This differed from the expected result: a - - b ********************** Problem 118 (line 481) *************** Input: a block([display2d_unicode : false], print_string_2d(- ─)) b Result: a printf(false, ~m, - ─) b This differed from the expected result: a - - b ********************** Problem 120 (line 490) *************** Input: - a block([display2d_unicode : false], print_string_2d(───)) b Result: a printf(false, ~m, - ─) b This differed from the expected result: a - - b ********************** Problem 124 (line 511) *************** Input: - (a + b) block([display2d_unicode : false], print_string_2d(─────────)) c Result: - b - a printf(false, ~m, ───────) c This differed from the expected result: - b - a ------- c ********************** Problem 126 (line 520) *************** Input: - (a + b) block([display2d_unicode : false], print_string_2d(─────────)) c Result: - b - a printf(false, ~m, ───────) c This differed from the expected result: - b - a ------- c ********************** Problem 128 (line 529) *************** Input: a + b block([display2d_unicode : false], print_string_2d(- ─────)) c Result: b + a printf(false, ~m, - ─────) c This differed from the expected result: b + a - ----- c ********************** Problem 130 (line 540) *************** Input: (kill(n), with_default_2d_display(printf(false, ~m, (n!)!))) Result: printf(false, ~m, (n!)!) This differed from the expected result: (n!)! ********************** Problem 131 (line 544) *************** Input: printf(false, ~a, (n!)!) Result: printf(false, ~a, (n!)!) This differed from the expected result: (n!)! 82/124 tests passed (not counting 20 expected errors) The following 42 problems failed: (32 37 38 49 50 53 54 57 58 61 62 65 66 69 70 73 74 80 82 84 86 88 90 92 94 96 98 100 102 104 106 108 110 112 116 118 120 124 126 128 130 131) The following 17 problems passed but were expected to fail: (30 35 36 47 48 51 52 55 56 59 60 63 64 67 68 71 72) Running tests in rtest10: 72/72 tests passed (not counting 2 expected errors) Running tests in rtest11: 254/254 tests passed (not counting 4 expected errors) Running tests in rtest13: 23/23 tests passed Running tests in rtest13s: 17/17 tests passed Running tests in rtest14: ********************** Problem 154 (line 1112) *************** Input: closeto(airy_dai(1.5) - airy_dai(1.5b0), 2.0817b-17) Result: 4.85722573273506b-17 This differed from the expected result: true 429/430 tests passed The following 1 problem failed: (154) Running tests in rtest15: Warning: F-IMPL is defined more than once as `operator' in file NIL. Warning: $F is defined more than once as `operator' in file NIL. Warning: $F is defined more than once as `compiler-macro' in file NIL. Warning: F-IMPL is defined more than once as `operator' in file NIL. Warning: $F is defined more than once as `operator' in file NIL. Warning: $F is defined more than once as `compiler-macro' in file NIL. Warning: F-IMPL is defined more than once as `operator' in file NIL. Warning: $F is defined more than once as `operator' in file NIL. Warning: $F is defined more than once as `compiler-macro' in file NIL. Warning: F-IMPL is defined more than once as `operator' in file NIL. Warning: $F is defined more than once as `operator' in file NIL. Warning: $F is defined more than once as `compiler-macro' in file NIL. Warning: F-IMPL is defined more than once as `operator' in file NIL. Warning: $F is defined more than once as `operator' in file NIL. Warning: $F is defined more than once as `compiler-macro' in file NIL. Warning: F-IMPL is defined more than once as `operator' in file NIL. Warning: $F is defined more than once as `operator' in file NIL. Warning: $F is defined more than once as `compiler-macro' in file NIL. Warning: F-IMPL is defined more than once as `operator' in file NIL. Warning: $F is defined more than once as `operator' in file NIL. Warning: $F is defined more than once as `compiler-macro' in file NIL. Warning: F-IMPL is defined more than once as `operator' in file NIL. Warning: $F is defined more than once as `operator' in file NIL. Warning: $F is defined more than once as `compiler-macro' in file NIL. Warning: F-IMPL is defined more than once as `operator' in file NIL. Warning: $F is defined more than once as `operator' in file NIL. Warning: $F is defined more than once as `compiler-macro' in file NIL. Warning: F-IMPL is defined more than once as `operator' in file NIL. Warning: $F is defined more than once as `operator' in file NIL. Warning: $F is defined more than once as `compiler-macro' in file NIL. Warning: F-IMPL is defined more than once as `operator' in file NIL. Warning: $F is defined more than once as `operator' in file NIL. Warning: $F is defined more than once as `compiler-macro' in file NIL. Warning: F-IMPL is defined more than once as `operator' in file NIL. Warning: $F is defined more than once as `operator' in file NIL. Warning: $F is defined more than once as `compiler-macro' in file NIL. Warning: F-IMPL is defined more than once as `operator' in file NIL. Warning: $F is defined more than once as `operator' in file NIL. Warning: $F is defined more than once as `compiler-macro' in file NIL. Warning: F-IMPL is defined more than once as `operator' in file NIL. Warning: $F is defined more than once as `operator' in file NIL. Warning: $F is defined more than once as `compiler-macro' in file NIL. Warning: F-IMPL is defined more than once as `operator' in file NIL. Warning: $F is defined more than once as `operator' in file NIL. Warning: $F is defined more than once as `compiler-macro' in file NIL. Warning: F-IMPL is defined more than once as `operator' in file NIL. Warning: $F is defined more than once as `operator' in file NIL. Warning: $F is defined more than once as `compiler-macro' in file NIL. 402/402 tests passed Running tests in rtest16: Warning: F-IMPL is defined more than once as `operator' in file NIL. Warning: $F is defined more than once as `operator' in file NIL. Warning: $F is defined more than once as `compiler-macro' in file NIL. Warning: F-IMPL is defined more than once as `operator' in file NIL. Warning: $F is defined more than once as `operator' in file NIL. Warning: $F is defined more than once as `compiler-macro' in file NIL. rat: replaced -406810.0 by -406810/1 = -406810.0 rat: replaced -492380.0 by -492380/1 = -492380.0 rat: replaced 0.07050000000000001 by 141/2000 = 0.0705 t 492380 t 85570 Refusing to factor polynomial 47 (%e ) - 4702 (%e ) + 4655 because its degree exceeds factor_max_degree (1000) 741/741 tests passed (not counting 4 expected errors) Running tests in rtestode: 96/96 tests passed Running tests in rtestode_zp: 30/30 tests passed Running tests in rtest3: ********************** Problem 161 (line 523) *************** Input: with_default_2d_display([S : make_string_output_stream()], with_stdout(S, terpri(), print(A )), get_output_stream_string(S)) x Result: opening #P"/home/maxima/maxima-test/(($make_string_output_stream simp (520 /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/tests/rtest3.mac src)))" resulted in error: No such file or directory [errno=2]. error-catch This differed from the expected result: A x ********************** Problem 162 (line 531) *************** Input: with_default_2d_display([S : make_string_output_stream()], with_stdout(S, terpri(), print(B )), get_output_stream_string(S)) x Result: opening #P"/home/maxima/maxima-test/(($make_string_output_stream simp (528 /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/tests/rtest3.mac src)))" resulted in error: No such file or directory [errno=2]. error-catch This differed from the expected result: B x ********************** Problem 163 (line 539) *************** Input: with_default_2d_display([S : make_string_output_stream()], y with_stdout(S, terpri(), print(C )), get_output_stream_string(S)) x Result: opening #P"/home/maxima/maxima-test/(($make_string_output_stream simp (536 /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/tests/rtest3.mac src)))" resulted in error: No such file or directory [errno=2]. error-catch This differed from the expected result: y C x ********************** Problem 164 (line 548) *************** Input: with_default_2d_display([S : make_string_output_stream()], z y with_stdout(S, terpri(), print( D )), get_output_stream_string(S)) x Result: opening #P"/home/maxima/maxima-test/(($make_string_output_stream simp (545 /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/tests/rtest3.mac src)))" resulted in error: No such file or directory [errno=2]. error-catch This differed from the expected result: z y D x ********************** Problem 165 (line 557) *************** Input: with_default_2d_display([S : make_string_output_stream()], y x with_stdout(S, terpri(), print( E )), get_output_stream_string(S)) z w Result: opening #P"/home/maxima/maxima-test/(($make_string_output_stream simp (554 /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/tests/rtest3.mac src)))" resulted in error: No such file or directory [errno=2]. error-catch This differed from the expected result: y x E z w ********************** Problem 166 (line 566) *************** Input: with_default_2d_display([S : make_string_output_stream()], c, y b, x with_stdout(S, terpri(), print( F )), get_output_stream_string(S)) d, z a, w Result: opening #P"/home/maxima/maxima-test/(($make_string_output_stream simp (563 /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/tests/rtest3.mac src)))" resulted in error: No such file or directory [errno=2]. error-catch This differed from the expected result: c, y b, x F d, z a, w ********************** Problem 167 (line 575) *************** Input: with_default_2d_display([S : make_string_output_stream()], c b, w with_stdout(S, terpri(), print( G )), get_output_stream_string(S)) d, x a Result: opening #P"/home/maxima/maxima-test/(($make_string_output_stream simp (572 /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/tests/rtest3.mac src)))" resulted in error: No such file or directory [errno=2]. error-catch This differed from the expected result: c b, w G d, x a ********************** Problem 168 (line 584) *************** Input: with_default_2d_display([S : make_string_output_stream()], b c b C B , E a a d a with_stdout(S, terpri(), print( G )), c b c, y b, x a D , F a d, z a, w get_output_stream_string(S)) Result: opening #P"/home/maxima/maxima-test/(($make_string_output_stream simp (581 /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/tests/rtest3.mac src)))" resulted in error: No such file or directory [errno=2]. error-catch This differed from the expected result: b c b C B , E a a d a G c b c, y b, x a D , F a d, z a, w ********************** Problem 169 (line 597) *************** Input: with_default_2d_display([S : make_string_output_stream()], c b, w with_stdout(S, terpri(), print(sqrt( G ))), get_output_stream_string(S)) d, x a Result: opening #P"/home/maxima/maxima-test/(($make_string_output_stream simp (594 /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/tests/rtest3.mac src)))" resulted in error: No such file or directory [errno=2]. error-catch This differed from the expected result: c b, w sqrt( G ) d, x a ********************** Problem 170 (line 606) *************** Input: block([display2d_unicode : false], with_default_2d_display([S : c b, w 1 - G d, x a make_string_output_stream()], with_stdout(S, terpri(), print(─────────────)), 2/3 1/2 E 17/29 1 get_output_stream_string(S))) Result: opening #P"/home/maxima/maxima-test/(($make_string_output_stream simp (603 /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/tests/rtest3.mac src)))" resulted in error: No such file or directory [errno=2]. error-catch This differed from the expected result: c b, w 1 - G d, x a ------------- 2/3 1/2 E 17/29 1 ********************** Problem 174 (line 628) *************** Input: 1 block([display2d_unicode : false], print_string_2d(lsum(───────, x, g(x) f(────) h(x) LOOOOOOOOONG_EXPR))) Result: ____ ╲ 1 printf(false, ~m, ⟩ ───────) ╱ g(x) ‾‾‾‾ f(────) x in LOOOOOOOOONG_EXPR h(x) This differed from the expected result: ____ \ 1 > ------- / g(x) ---- f(----) x in LOOOOOOOOONG_EXPR h(x) ********************** Problem 175 (line 639) *************** Input: inf ____ k ╲ x block([display2d_unicode : false], print_string_2d( ⟩ ──)) ╱ k ‾‾‾‾ k = 1 Result: inf ____ k ╲ x printf(false, ~m, ⟩ ──) ╱ k ‾‾‾‾ k = 1 This differed from the expected result: inf ____ k \ x > -- / k ---- k = 1 ********************** Problem 176 (line 649) *************** Input: block([display2d_unicode : false], print_string_2d(subst(k = *index, inf ____ k ╲ x ⟩ ──))) ╱ k ‾‾‾‾ k = 1 Result: inf ____ *index ╲ x printf(false, ~m, ⟩ ───────) ╱ *index ‾‾‾‾ *index = 1 This differed from the expected result: inf ____ *index \ x > ------- / *index ---- *index = 1 ********************** Problem 177 (line 659) *************** Input: 4 ____ ╲ block([display2d_unicode : false], print_string_2d( ⟩ i!)) ╱ ‾‾‾‾ i = 1 Result: 4 ____ ╲ printf(false, ~m, ⟩ i!) ╱ ‾‾‾‾ i = 1 This differed from the expected result: 4 ____ \ > i! / ---- i = 1 ********************** Problem 178 (line 669) *************** Input: n ____ ╲ block([display2d_unicode : false], print_string_2d( ⟩ g(i))) ╱ ‾‾‾‾ i = 0 Result: n ____ ╲ printf(false, ~m, ⟩ g(i)) ╱ ‾‾‾‾ i = 0 This differed from the expected result: n ____ \ > g(i) / ---- i = 0 ********************** Problem 179 (line 679) *************** Input: n ____ ╲ block([display2d_unicode : false], print_string_2d( ⟩ g(i) + 1)) ╱ ‾‾‾‾ i = 0 Result: n ____ ╲ printf(false, ~m, ⟩ g(i) + 1) ╱ ‾‾‾‾ i = 0 This differed from the expected result: n ____ \ > g(i) + 1 / ---- i = 0 ********************** Problem 180 (line 689) *************** Input: block([display2d_unicode : false], print_string_2d(foo : 2 unsum(product(i , i, 1, n), n))) Result: n - 1 ─┬───┬─ │ │ 2 printf(false, ~m, ( │ │ i ) (n - 1) (n + 1)) │ │ i = 1 This differed from the expected result: n - 1 _____ | | 2 (| | i ) (n - 1) (n + 1) | | i = 1 ********************** Problem 181 (line 698) *************** Input: block([display2d_unicode : false], print_string_2d(nusum(foo, n, 1, n))) Result: solve: dependent equations eliminated: (2 3) n ─┬───┬─ │ │ 2 printf(false, ~m, │ │ i - 1) │ │ i = 1 This differed from the expected result: n _____ | | 2 | | i - 1 | | i = 1 ********************** Problem 182 (line 707) *************** Input: sin(x) block([display2d_unicode : false], print_string_2d(powerseries(log(──────), x, x 0))) Result: inf ____ i2 2 i2 - 1 2 i2 ╲ (- 1) 2 bern(2 i2) x printf(false, ~m, ⟩ ──────────────────────────────────) ╱ i2 (2 i2)! ‾‾‾‾ i2 = 1 This differed from the expected result: inf ____ i2 2 i2 - 1 2 i2 \ (- 1) 2 bern(2 i2) x > ---------------------------------- / i2 (2 i2)! ---- i2 = 1 ********************** Problem 183 (line 717) *************** Input: block([display2d_unicode : false], i 2.5 product((x + 1) , i, 1, inf) print_string_2d(───────────────────────────────)) 2 x + 1 Result: inf ─┬───┬─ │ │ i 2.5 │ │ (x + 1) │ │ i = 1 printf(false, ~m, ─────────────────) 2 x + 1 This differed from the expected result: inf _____ | | i 2.5 | | (x + 1) | | i = 1 ----------------- 2 x + 1 ********************** Problem 184 (line 731) *************** Input: block([display2d_unicode : false], ____ ╲ 1 print_string_2d( ⟩ ────────)) ╱ f(x) ‾‾‾‾ 1 + ──── kskdsksdkkdksdksd in w999393293923939losl 2 Result: ____ ╲ 1 printf(false, ~m, ⟩ ────────) ╱ f(x) ‾‾‾‾ ──── + 1 kskdsksdkkdksdksd in w999393293923939losl 2 This differed from the expected result: ____ \ 1 > -------- / f(x) ---- ---- + 1 kskdsksdkkdksdksd in w999393293923939losl 2 ********************** Problem 185 (line 740) *************** Input: block([display2d_unicode : false], ____ ╲ 1 print_string_2d( ⟩ ────────)) ╱ f(x) ‾‾‾‾ 1 + ──── 2 2 kskdsksdkkdksdksd in w999393293923939losl Result: ____ ╲ 1 printf(false, ~m, ⟩ ────────) ╱ f(x) ‾‾‾‾ ──── + 1 2 2 kskdsksdkkdksdksd in w999393293923939losl This differed from the expected result: ____ \ 1 > -------- / f(x) ---- ---- + 1 2 2 kskdsksdkkdksdksd in w999393293923939losl ********************** Problem 186 (line 750) *************** Input: block([display2d_unicode : false], ____ ╲ 1 print_string_2d( ⟩ ────────)) ╱ f(x) ‾‾‾‾ 1 + ──── skdkskdsk 2 kskdsksdkkdksdksd in w999393293923939losl Result: ____ ╲ 1 printf(false, ~m, ⟩ ────────) ╱ f(x) ‾‾‾‾ ──── + 1 skdkskdsk 2 kskdsksdkkdksdksd in w999393293923939losl This differed from the expected result: ____ \ 1 > -------- / f(x) ---- ---- + 1 skdkskdsk 2 kskdsksdkkdksdksd in w999393293923939losl ********************** Problem 188 (line 767) *************** Input: print_string_2d('('foo)) Result: printf(false, ~m, 'foo) This differed from the expected result: 'foo ********************** Problem 189 (line 771) *************** Input: print_string_2d(foo : 123) Result: printf(false, ~m, foo : 123) This differed from the expected result: foo : 123 ********************** Problem 190 (line 775) *************** Input: print_string_2d(foo :: 123) Result: printf(false, ~m, foo :: 123) This differed from the expected result: foo :: 123 ********************** Problem 191 (line 779) *************** Input: print_string_2d(foo(a, b) := [x, y, z]) Result: printf(false, ~m, foo(a, b) := [x, y, z]) This differed from the expected result: foo(a, b) := [x, y, z] ********************** Problem 192 (line 783) *************** Input: print_string_2d(foo(a, b) ::= [x, y, z]) Result: printf(false, ~m, foo(a, b) ::= [x, y, z]) This differed from the expected result: foo(a, b) ::= [x, y, z] ********************** Problem 193 (line 787) *************** Input: print_string_2d(4!) Result: printf(false, ~m, 4!) This differed from the expected result: 4! ********************** Problem 194 (line 791) *************** Input: x print_string_2d(2 ) Result: x printf(false, ~m, 2 ) This differed from the expected result: x 2 ********************** Problem 195 (line 796) *************** Input: print_string_2d(a ) Result: printf(false, ~m, a ) This differed from the expected result: a ********************** Problem 196 (line 801) *************** Input: print_string_2d(a . b . c) Result: printf(false, ~m, a . b . c) This differed from the expected result: a . b . c ********************** Problem 197 (line 805) *************** Input: a block([display2d_unicode : false], print_string_2d(─)) b Result: a printf(false, ~m, ─) b This differed from the expected result: a - b ********************** Problem 198 (line 811) *************** Input: a block([display2d_unicode : false], print_string_2d(─)) b Result: a printf(false, ~m, ─) b This differed from the expected result: a - b ********************** Problem 199 (line 817) *************** Input: print_string_2d(a b c) Result: printf(false, ~m, a b c) This differed from the expected result: a b c ********************** Problem 200 (line 821) *************** Input: print_string_2d(a + b + c) Result: printf(false, ~m, a + b + c) This differed from the expected result: a + b + c ********************** Problem 201 (line 825) *************** Input: print_string_2d(- a) Result: printf(false, ~m, - a) This differed from the expected result: - a ********************** Problem 202 (line 829) *************** Input: print_string_2d(a -> b) Result: printf(false, ~m, a -> b) This differed from the expected result: a -> b ********************** Problem 203 (line 833) *************** Input: print_string_2d(a > b) Result: printf(false, ~m, a > b) This differed from the expected result: a > b ********************** Problem 204 (line 837) *************** Input: print_string_2d(a >= b) Result: printf(false, ~m, a >= b) This differed from the expected result: a >= b ********************** Problem 205 (line 841) *************** Input: print_string_2d(a = b) Result: printf(false, ~m, a = b) This differed from the expected result: a = b ********************** Problem 206 (line 845) *************** Input: print_string_2d(a # b) Result: printf(false, ~m, a # b) This differed from the expected result: a # b ********************** Problem 207 (line 849) *************** Input: print_string_2d(a <= b) Result: printf(false, ~m, a <= b) This differed from the expected result: a <= b ********************** Problem 208 (line 853) *************** Input: print_string_2d(a < b) Result: printf(false, ~m, a < b) This differed from the expected result: a < b ********************** Problem 209 (line 857) *************** Input: print_string_2d(not a) Result: printf(false, ~m, not a) This differed from the expected result: not a ********************** Problem 210 (line 861) *************** Input: print_string_2d(a and b) Result: printf(false, ~m, a and b) This differed from the expected result: a and b ********************** Problem 211 (line 865) *************** Input: print_string_2d(a or b) Result: printf(false, ~m, a or b) This differed from the expected result: a or b ********************** Problem 212 (line 869) *************** Input: print_string_2d('((a, b, c))) Result: printf(false, ~m, (a, b, c)) This differed from the expected result: (a, b, c) ********************** Problem 213 (line 873) *************** Input: print_string_2d('([a, b, c])) Result: printf(false, ~m, [a, b, c]) This differed from the expected result: [a, b, c] ********************** Problem 214 (line 878) *************** Input: print_string_2d([x] ) 1 Result: printf(false, ~m, [x] ) 1 This differed from the expected result: [x] 1 ********************** Problem 215 (line 883) *************** Input: print_string_2d() Result: printf(false, ~m, ) This differed from the expected result: ********************** Problem 216 (line 887) *************** Input: print_string_2d((a, b, c)) Result: printf(false, ~m, (a, b, c)) This differed from the expected result: a, b, c ********************** Problem 217 (line 891) *************** Input: print_string_2d(abs(a)) Result: printf(false, ~m, abs(a)) This differed from the expected result: abs(a) ********************** Problem 218 (line 895) *************** Input: ┌ ┐ block([display2d_unicode : false], print_string_2d(│ a b c │)) └ ┘ Result: ┌ ┐ printf(false, ~m, │ a b c │) └ ┘ This differed from the expected result: [ a b c ] ********************** Problem 219 (line 899) *************** Input: ╔═╗ block([display2d_unicode : false], print_string_2d(║a║)) ╚═╝ Result: ╔═╗ printf(false, ~m, ║a║) ╚═╝ This differed from the expected result: """ "a" """ ********************** Problem 220 (line 905) *************** Input: b═╗ block([display2d_unicode : false], print_string_2d(║a║)) ╚═╝ Result: b═╗ printf(false, ~m, ║a║) ╚═╝ This differed from the expected result: b"" "a" """ ********************** Problem 221 (line 911) *************** Input: print_string_2d((hello)) Result: printf(false, ~m, (hello)) This differed from the expected result: hello ********************** Problem 222 (line 915) *************** Input: block([linel : 65], print_string_2d(((a) b))) Result: printf(false, ~m, ((a) b)) This differed from the expected result: (a) b ********************** Problem 224 (line 926) *************** Input: print_string_2d(1.0b0) Result: printf(false, ~m, 1.0b0) This differed from the expected result: 1.0b0 ********************** Problem 225 (line 930) *************** Input: print_string_2d(2.0b0) Result: printf(false, ~m, 2.0b0) This differed from the expected result: 2.0b0 ********************** Problem 227 (line 937) *************** Input: print_string_2d(1.000000000000000b0) Result: printf(false, ~m, 1.000000000000000b0) This differed from the expected result: 1.000000000000000b0 ********************** Problem 228 (line 941) *************** Input: print_string_2d(2.000000000000000b0) Result: printf(false, ~m, 2.000000000000000b0) This differed from the expected result: 2.000000000000000b0 ********************** Problem 243 (line 992) *************** Input: print_string_2d(aaa) Result: printf(false, ~m, aaa) This differed from the expected result: aaa ********************** Problem 244 (line 997) *************** Input: print_string_2d(aaa bbb) Result: printf(false, ~m, aaa bbb) This differed from the expected result: aaa bbb ********************** Problem 245 (line 1004) *************** Input: print_string_2d(aaa bbb) Result: printf(false, ~m, aaa bbb) This differed from the expected result: aaa bbb ********************** Problem 246 (line 1013) *************** Input: print_string_2d(aaa bbb) Result: printf(false, ~m, aaa bbb) This differed from the expected result: aaa bbb ********************** Problem 247 (line 1029) *************** Input: print_string_2d(aaa bbb ccc) Result: printf(false, ~m, aaa bbb ccc) This differed from the expected result: aaa bbb ccc ********************** Problem 248 (line 1049) *************** Input: print_string_2d( aaa ) Result: printf(false, ~m, aaa ) This differed from the expected result: aaa ********************** Problem 249 (line 1067) *************** Input: print_string_2d( With longing comes loss, and the presence of absence: "'My Novel' not found." ) Result: printf(false, ~m, With longing comes loss, and the presence of absence: "'My Novel' not found." ) This differed from the expected result: With longing comes loss, and the presence of absence: "'My Novel' not found." 179/248 tests passed (not counting 1 expected errors) The following 69 problems failed: (161 162 163 164 165 166 167 168 169 170 174 175 176 177 178 179 180 181 182 183 184 185 186 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 224 225 227 228 243 244 245 246 247 248 249) Running tests in rtest8: 195/195 tests passed Running tests in rtest12: 118/118 tests passed Running tests in rexamples: 137/137 tests passed Running tests in rtesthyp: 417/417 tests passed (not counting 6 expected errors) Running tests in rtest_hypgeo: 296/296 tests passed (not counting 1 expected errors) Running tests in rtestmt19937: 15/15 tests passed Running tests in rtest_allnummod: 562/562 tests passed Running tests in rtest_maxmin: t 492380 t 85570 Refusing to factor polynomial 47 (%e ) - 4702 (%e ) + 4655 because its degree exceeds factor_max_degree (1000) 106/106 tests passed (not counting 8 expected errors) Running tests in rtestconjugate: 256/256 tests passed Running tests in rtestsum: Warning: FOO-IMPL is defined more than once as `operator' in file NIL. Warning: $FOO is defined more than once as `operator' in file NIL. Warning: $FOO is defined more than once as `compiler-macro' in file NIL. Warning: G-IMPL is defined more than once as `operator' in file NIL. Warning: $G is defined more than once as `operator' in file NIL. Warning: $G is defined more than once as `compiler-macro' in file NIL. 337/337 tests passed (not counting 4 expected errors) Running tests in rtest_trig: 164/164 tests passed (not counting 1 expected errors) Running tests in rtest_zeta: 32/32 tests passed Running tests in rtest_diff_invtrig: 22/22 tests passed Running tests in rtest_scalarp: 20/20 tests passed Running tests in rtest_everysome: 84/84 tests passed Running tests in rtestint: 350/350 tests passed (not counting 1 expected errors) Running tests in rtest_numth: 218/218 tests passed Running tests in rtestifactor: 34/34 tests passed Running tests in rtest_equal: 206/206 tests passed (not counting 2 expected errors) Running tests in rtest_abs: 141/141 tests passed Running tests in rtest_taylor: 167/167 tests passed (not counting 6 expected errors) Running tests in rtest_dot: 72/72 tests passed Running tests in rtest_mset: 113/113 tests passed Running tests in rtest_boolean: 116/116 tests passed Running tests in rtest_round: 101/101 tests passed Running tests in rtest_map: 139/139 tests passed (not counting 3 expected errors) Running tests in rtest_sign: 469/469 tests passed (not counting 7 expected errors) Running tests in rtest_algebraic: 45/45 tests passed Running tests in rtest_gamma: ********************** Problem 48 (line 176) *************** Input: relerror(factlim!, bfloat(factlim)!, 1.0b-58) Result: true ... Which was correct, but was expected to be wrong due to a known bug in Maxima or International Allegro CL Free Express Edition. ********************** Problem 198 (line 781) *************** Input: relerror(bfloat(gamma(factlim)), gamma(bfloat(factlim)), 1.0b-14) Result: true ... Which was correct, but was expected to be wrong due to a known bug in Maxima or International Allegro CL Free Express Edition. ********************** Problem 663 (line 3291) *************** Input: errcatch(beta_incomplete(am, b, 0)) Result: beta_incomplete: beta_incomplete(am,b,0) is undefined. [] ... Which was correct, but was expected to be wrong due to a known bug in Maxima or International Allegro CL Free Express Edition. ********************** Problem 669 (line 3311) *************** Input: beta_incomplete(1.0, 1, z) Result: 1.0000000000000022 z This differed from the expected result: 1.0 z ********************** Problem 745 (line 3702) *************** Input: relerror(erf(inverse_erf(1.0b1 + 1.0b3 %i)), 1.0b1 + 1.0b3 %i, 2.0b-23) Result: true ... Which was correct, but was expected to be wrong due to a known bug in Maxima or International Allegro CL Free Express Edition. ********************** Problem 751 (line 3740) *************** Input: - 256 1 relerror(gamma(2.0 + 1.0e-200 %i), rectform(──────────────────────), - 256 2.0 + 1.0e-200 %i 2.0e-15) Result: gamma: overflow in GAMMA-LANCZOS. error-catch This differed from the expected result: true ********************** Problem 813 (line 3994) *************** Input: beta_incomplete_regularized(4830, 171, 0.8333333333333334) Result: COMMON-LISP:EXP operation on (-746.9263554146528) resulted in floating point underflow. error-catch This differed from the expected result: 1.134595788994921e-194 ********************** Problem 814 (line 3997) *************** Input: beta_incomplete_regularized(1000.0, 1000.0, 0.5) Result: COMMON-LISP:EXP operation on (-1388.4826016359002) resulted in floating point underflow. error-catch This differed from the expected result: 0.5 819/823 tests passed (not counting 4 expected errors) The following 4 problems failed: (669 751 813 814) The following 4 problems passed but were expected to fail: (48 198 663 745) Running tests in rtest_expintegral: 212/212 tests passed Running tests in rtest_signum: 70/70 tests passed Running tests in rtest_lambert_w: 61/61 tests passed Running tests in rtest_elliptic: ********************** Problem 92 (line 509) *************** Input: 1 elliptic_ec(─) 2 Result: 2 3 gamma (─) 3/2 4 %pi ─────────── + ─────────── 2 sqrt(%pi) 2 3 4 gamma (─) 4 ... Which was correct, but was expected to be wrong due to a known bug in Maxima or International Allegro CL Free Express Edition. ********************** Problem 98 (line 533) *************** Input: is(abs(jacobi_dn(inverse_jacobi_dn(- 2.0, 3.0), 3.0) + 2) < 1.0e-14) Result: false This differed from the expected result: true 222/223 tests passed (not counting 3 expected errors) The following 1 problem failed: (98) The following 1 problem passed but was expected to fail: (92) Running tests in rtest_integrate: 821/821 tests passed Running tests in rtest_integrate_special: 53/53 tests passed Running tests in rtest_sqrt: 315/315 tests passed (not counting 1 expected errors) Running tests in rtest_carg: 53/53 tests passed (not counting 2 expected errors) Running tests in rtest_log: 134/134 tests passed Running tests in rtest_power: 69/69 tests passed (not counting 3 expected errors) Running tests in rtestdefstruct: 32/32 tests passed Running tests in rtest_limit: 257/257 tests passed (not counting 4 expected errors) Running tests in rtest_powerseries: 71/71 tests passed Running tests in rtest_laplace: 95/95 tests passed (not counting 10 expected errors) Running tests in rtest_plotoptions: 5/5 tests passed Running tests in rtest_algsys: 75/75 tests passed Running tests in rtest_trace: ********************** Problem 84 (line 321) *************** Input: (S : make_string_output_stream(), untrace(atom), with_stdout(S, atom(1)), get_output_stream_string(S)) Result: untrace: atom is not traced. opening #P"/home/maxima/maxima-test/(($make_string_output_stream simp (317 /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/tests/rtest_trace.mac src)))" resulted in error: No such file or directory [errno=2]. error-catch This differed from the expected result: ********************** Problem 85 (line 326) *************** Input: (trace(atom), with_default_2d_display(with_stdout(S, atom(1))), get_output_stream_string(S)) Result: opening #P"/home/maxima/maxima-test/(($make_string_output_stream simp (317 /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/tests/rtest_trace.mac src)))" resulted in error: No such file or directory [errno=2]. error-catch This differed from the expected result: 1 Enter atom [1] 1 Exit atom true ********************** Problem 86 (line 334) *************** Input: (untrace(atom), trace(rischint), with_stdout(S, block([display2d : false], risch(2 x, x))), get_output_stream_string(S)) Result: opening #P"/home/maxima/maxima-test/(($make_string_output_stream simp (317 /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/tests/rtest_trace.mac src)))" resulted in error: No such file or directory [errno=2]. error-catch This differed from the expected result: 1 Enter rischint [2*x,x] 1 Exit rischint (2*x^2)/2 ********************** Problem 87 (line 342) *************** Input: (untrace(rischint), trace(integrate, defint, limit, antideriv), with_stdout(S, block([display2d : false], integrate(exp(- x) cos(x), x, 0, inf))), get_output_stream_string(S)) Result: opening #P"/home/maxima/maxima-test/(($make_string_output_stream simp (317 /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/tests/rtest_trace.mac src)))" resulted in error: No such file or directory [errno=2]. error-catch This differed from the expected result: 1 Enter integrate [%e^-x*cos(x),x,0,inf] 1 Enter defint [%e^-x*cos(x),x,0,inf] 1 Enter limit [0] 1 Exit limit 0 1 Enter limit [%e^-x,x,inf] 1 Exit limit 0 1 Enter limit [0] 1 Exit limit 0 1 Enter antideriv [%e^-x*cos(x),x] 1 Exit antideriv (%e^-x*(sin(x)-cos(x)))/2 1 Enter limit [0] 1 Exit limit 0 1 Enter limit [(%e^-x*sin(x))/2-(%e^-x*cos(x))/2,x,0,plus] 1 Exit limit -(1/2) 1 Enter limit [(%e^-x*sin(x))/2-(%e^-x*cos(x))/2,x,inf,minus] 1 Exit limit 0 1 Exit defint 1/2 1 Exit integrate 1/2 ********************** Problem 88 (line 365) *************** Input: (untrace(limit, defint), with_stdout(S, block([display2d : false], integrate(exp(- x) cos(x), x, 0, inf))), get_output_stream_string(S)) Result: opening #P"/home/maxima/maxima-test/(($make_string_output_stream simp (317 /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/tests/rtest_trace.mac src)))" resulted in error: No such file or directory [errno=2]. error-catch This differed from the expected result: 1 Enter integrate [%e^-x*cos(x),x,0,inf] 1 Enter antideriv [%e^-x*cos(x),x] 1 Exit antideriv (%e^-x*(sin(x)-cos(x)))/2 1 Exit integrate 1/2 ********************** Problem 89 (line 374) *************** Input: (untrace(integrate, antideriv), with_stdout(S, block([display2d : false], integrate(exp(- x) cos(x), x, 0, inf))), get_output_stream_string(S)) Result: opening #P"/home/maxima/maxima-test/(($make_string_output_stream simp (317 /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/tests/rtest_trace.mac src)))" resulted in error: No such file or directory [errno=2]. error-catch This differed from the expected result: ********************** Problem 90 (line 377) *************** Input: (close(S), 0) Result: loadfile: failed to load /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/share/stringproc/stringproc.lisp error-catch This differed from the expected result: 0 83/90 tests passed The following 7 problems failed: (84 85 86 87 88 89 90) Running tests in rtest_polynomialp: 17/17 tests passed Running tests in rtest_limit_extra: 273/273 tests passed (not counting 45 expected errors) Running tests in rtest_gcd: 28/28 tests passed Running tests in rtest_hg: Warning: $MAX_FPPREC, :VARIABLE was defined in /home/maxima/maxima-test/src/hypergeometric.lisp and is now being defined in /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/src/hypergeometric.lisp Warning: $EXPAND_HYPERGEOMETRIC, :VARIABLE was defined in /home/maxima/maxima-test/src/hypergeometric.lisp and is now being defined in /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/src/hypergeometric.lisp Warning: ARGUMENT-LENGTH-CHECK, :OPERATOR was defined in /home/maxima/maxima-test/src/hypergeometric.lisp and is now being defined in /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/src/hypergeometric.lisp Warning: $MULTIPLE_VALUE_RETURN, :VARIABLE was defined in /home/maxima/maxima-test/src/hypergeometric.lisp and is now being defined in /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/src/hypergeometric.lisp Warning: SIMP-MULTIPLE-VALUES, :OPERATOR was defined in /home/maxima/maxima-test/src/hypergeometric.lisp and is now being defined in /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/src/hypergeometric.lisp Warning: CLASSIFY-HYPERGEOMETRIC, :OPERATOR was defined in /home/maxima/maxima-test/src/hypergeometric.lisp and is now being defined in /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/src/hypergeometric.lisp Warning: TSIMPCHECK, :OPERATOR was defined in /home/maxima/maxima-test/src/hypergeometric.lisp and is now being defined in /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/src/hypergeometric.lisp Warning: CONJUGATE-HYPERGEOMETRIC, :OPERATOR was defined in /home/maxima/maxima-test/src/hypergeometric.lisp and is now being defined in /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/src/hypergeometric.lisp Warning: LENIENT-COMPLEX-P, :OPERATOR was defined in /home/maxima/maxima-test/src/hypergeometric.lisp and is now being defined in /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/src/hypergeometric.lisp Warning: HYPERGEOMETRIC-IMPL, :OPERATOR was defined in /home/maxima/maxima-test/src/hypergeometric.lisp and is now being defined in /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/src/hypergeometric.lisp Warning: $HYPERGEOMETRIC, :OPERATOR was defined in /home/maxima/maxima-test/src/hypergeometric.lisp and is now being defined in /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/src/hypergeometric.lisp Warning: $HYPERGEOMETRIC, :COMPILER-MACRO was defined in /home/maxima/maxima-test/src/hypergeometric.lisp and is now being defined in /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/src/hypergeometric.lisp Warning: SIMP-%HYPERGEOMETRIC, :OPERATOR was defined in /home/maxima/maxima-test/src/hypergeometric.lisp and is now being defined in /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/src/hypergeometric.lisp Warning: HYPERGEOMETRIC-0F0, :OPERATOR was defined in /home/maxima/maxima-test/src/hypergeometric.lisp and is now being defined in /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/src/hypergeometric.lisp Warning: HYPERGEOMETRIC-1F0, :OPERATOR was defined in /home/maxima/maxima-test/src/hypergeometric.lisp and is now being defined in /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/src/hypergeometric.lisp Warning: HYPERGEOMETRIC-1F1, :OPERATOR was defined in /home/maxima/maxima-test/src/hypergeometric.lisp and is now being defined in /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/src/hypergeometric.lisp Warning: SAFE-FLOAT, :OPERATOR was defined in /home/maxima/maxima-test/src/hypergeometric.lisp and is now being defined in /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/src/hypergeometric.lisp Warning: NUMBER-COERCE, :OPERATOR was defined in /home/maxima/maxima-test/src/hypergeometric.lisp and is now being defined in /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/src/hypergeometric.lisp Warning: HYPERGEOMETRIC-2F1, :OPERATOR was defined in /home/maxima/maxima-test/src/hypergeometric.lisp and is now being defined in /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/src/hypergeometric.lisp Warning: WHILE, :OPERATOR was defined in /home/maxima/maxima-test/src/hypergeometric.lisp and is now being defined in /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/src/hypergeometric.lisp Warning: 0F0-NUMERIC, :OPERATOR was defined in /home/maxima/maxima-test/src/hypergeometric.lisp and is now being defined in /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/src/hypergeometric.lisp Warning: 1F0-NUMERIC, :OPERATOR was defined in /home/maxima/maxima-test/src/hypergeometric.lisp and is now being defined in /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/src/hypergeometric.lisp Warning: 2F1-NUMERIC-ALT, :OPERATOR was defined in /home/maxima/maxima-test/src/hypergeometric.lisp and is now being defined in /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/src/hypergeometric.lisp Warning: 2F1-NUMERIC, :OPERATOR was defined in /home/maxima/maxima-test/src/hypergeometric.lisp and is now being defined in /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/src/hypergeometric.lisp Warning: HYPERGEOMETRIC-BY-SERIES, :OPERATOR was defined in /home/maxima/maxima-test/src/hypergeometric.lisp and is now being defined in /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/src/hypergeometric.lisp Warning: HYPERGEOMETRIC-POLY-CASE, :OPERATOR was defined in /home/maxima/maxima-test/src/hypergeometric.lisp and is now being defined in /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/src/hypergeometric.lisp Warning: HYPERGEOMETRIC-FLOAT-EVAL, :OPERATOR was defined in /home/maxima/maxima-test/src/hypergeometric.lisp and is now being defined in /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/src/hypergeometric.lisp Warning: IN-UNIT-CIRCLE-P, :OPERATOR was defined in /home/maxima/maxima-test/src/hypergeometric.lisp and is now being defined in /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/src/hypergeometric.lisp Warning: 1F1-DOWNWARD-RECURSION, :OPERATOR was defined in /home/maxima/maxima-test/src/hypergeometric.lisp and is now being defined in /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/src/hypergeometric.lisp Warning: FLOAT-OR-BIGFLOAT-P, :OPERATOR was defined in /home/maxima/maxima-test/src/hypergeometric.lisp and is now being defined in /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/src/hypergeometric.lisp Warning: USE-RATIONAL-HYPERGEOMETRIC-NUMERICAL-EVAL, :OPERATOR was defined in /home/maxima/maxima-test/src/hypergeometric.lisp and is now being defined in /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/src/hypergeometric.lisp Warning: RATIONAL-HYPERGEOMETRIC-NUMERICAL-EVAL, :OPERATOR was defined in /home/maxima/maxima-test/src/hypergeometric.lisp and is now being defined in /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/src/hypergeometric.lisp Warning: USE-FLOAT-HYPERGEOMETRIC-NUMERICAL-EVAL, :OPERATOR was defined in /home/maxima/maxima-test/src/hypergeometric.lisp and is now being defined in /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/src/hypergeometric.lisp Warning: HYPERGEOMETRIC-FLOAT-EVAL, :OPERATOR was defined in /home/maxima/maxima-test/src/hypergeometric.lisp and is now being defined in /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/src/hypergeometric.lisp Warning: HYPERGEOMETRIC-POLY-CASE, :OPERATOR was defined in /home/maxima/maxima-test/src/hypergeometric.lisp and is now being defined in /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/src/hypergeometric.lisp Warning: DIFF-HYPERGEOMETRIC, :OPERATOR was defined in /home/maxima/maxima-test/src/hypergeometric.lisp and is now being defined in /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/src/hypergeometric.lisp Warning: TEX-HYPERGEOMETRIC, :OPERATOR was defined in /home/maxima/maxima-test/src/hypergeometric.lisp and is now being defined in /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/src/hypergeometric.lisp Warning: HYP-INTEGRAL-3, :OPERATOR was defined in /home/maxima/maxima-test/src/hypergeometric.lisp and is now being defined in /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/src/hypergeometric.lisp 187/187 tests passed (not counting 1 expected errors) Running tests in rtest_nfloat: 50/50 tests passed (not counting 1 expected errors) Running tests in rtest_ilt: 31/31 tests passed Running tests in ulp_tests: ********************** Problem 7 (line 23) *************** Input: unit_in_last_place(2 unit_in_last_place(0.0)) - least_positive_float Result: 1.1102230246251565e-16 This differed from the expected result: 0.0 ********************** Problem 42 (line 129) *************** Input: decode_float(least_positive_float) Result: [0.0, - 1, 1.0] This differed from the expected result: [1.0, - 1074, 1.0] 61/63 tests passed The following 2 problems failed: (7 42) Running tests in rtest_unicode_display: ********************** Problem 3 (line 14) *************** Input: block([display2d_unicode : true], with_default_2d_display([S : c b, w 1 - G d, x a make_string_output_stream()], with_stdout(S, terpri(), print(─────────────)), 2/3 1/2 E 17/29 1 get_output_stream_string(S))) Result: opening #P"/home/maxima/maxima-test/(($make_string_output_stream simp (11 /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/tests/rtest_unicode_display.mac src)))" resulted in error: No such file or directory [errno=2]. error-catch This differed from the expected result: c b, w 1 - G d, x a ───────────── 2/3 1/2 E 17/29 1 ********************** Problem 5 (line 28) *************** Input: 1 block([display2d_unicode : true], print_string_2d(lsum(───────, x, g(x) f(────) h(x) LOOOOOOOOONG_EXPR))) Result: ____ ╲ 1 printf(false, ~m, ⟩ ───────) ╱ g(x) ‾‾‾‾ f(────) x in LOOOOOOOOONG_EXPR h(x) This differed from the expected result: ____ ╲ 1 ⟩ ─────── ╱ g(x) ‾‾‾‾ f(────) x in LOOOOOOOOONG_EXPR h(x) ********************** Problem 6 (line 39) *************** Input: inf ____ k ╲ x block([display2d_unicode : true], print_string_2d( ⟩ ──)) ╱ k ‾‾‾‾ k = 1 Result: inf ____ k ╲ x printf(false, ~m, ⟩ ──) ╱ k ‾‾‾‾ k = 1 This differed from the expected result: inf ____ k ╲ x ⟩ ── ╱ k ‾‾‾‾ k = 1 ********************** Problem 7 (line 49) *************** Input: inf ____ k ╲ x block([display2d_unicode : true], print_string_2d(subst(k = *index, ⟩ ──))) ╱ k ‾‾‾‾ k = 1 Result: inf ____ *index ╲ x printf(false, ~m, ⟩ ───────) ╱ *index ‾‾‾‾ *index = 1 This differed from the expected result: inf ____ *index ╲ x ⟩ ─────── ╱ *index ‾‾‾‾ *index = 1 ********************** Problem 8 (line 59) *************** Input: 4 ____ ╲ block([display2d_unicode : true], print_string_2d( ⟩ i!)) ╱ ‾‾‾‾ i = 1 Result: 4 ____ ╲ printf(false, ~m, ⟩ i!) ╱ ‾‾‾‾ i = 1 This differed from the expected result: 4 ____ ╲ ⟩ i! ╱ ‾‾‾‾ i = 1 ********************** Problem 9 (line 69) *************** Input: n ____ ╲ block([display2d_unicode : true], print_string_2d( ⟩ g(i))) ╱ ‾‾‾‾ i = 0 Result: n ____ ╲ printf(false, ~m, ⟩ g(i)) ╱ ‾‾‾‾ i = 0 This differed from the expected result: n ____ ╲ ⟩ g(i) ╱ ‾‾‾‾ i = 0 ********************** Problem 10 (line 79) *************** Input: n ____ ╲ block([display2d_unicode : true], print_string_2d( ⟩ g(i) + 1)) ╱ ‾‾‾‾ i = 0 Result: n ____ ╲ printf(false, ~m, ⟩ g(i) + 1) ╱ ‾‾‾‾ i = 0 This differed from the expected result: n ____ ╲ ⟩ g(i) + 1 ╱ ‾‾‾‾ i = 0 ********************** Problem 11 (line 89) *************** Input: block([display2d_unicode : true], print_string_2d(foo : 2 unsum(product(i , i, 1, n), n))) Result: n - 1 ─┬───┬─ │ │ 2 printf(false, ~m, ( │ │ i ) (n - 1) (n + 1)) │ │ i = 1 This differed from the expected result: n - 1 ─┬───┬─ │ │ 2 ( │ │ i ) (n - 1) (n + 1) │ │ i = 1 ********************** Problem 12 (line 98) *************** Input: block([display2d_unicode : true], print_string_2d(nusum(foo, n, 1, n))) Result: solve: dependent equations eliminated: (2 3) n ─┬───┬─ │ │ 2 printf(false, ~m, │ │ i - 1) │ │ i = 1 This differed from the expected result: n ─┬───┬─ │ │ 2 │ │ i - 1 │ │ i = 1 ********************** Problem 13 (line 107) *************** Input: block([display2d_unicode : true], sin(x) print_string_2d(niceindices(powerseries(log(──────), x, 0)))) x Result: inf ____ i 2 i - 1 2 i ╲ (- 1) 2 bern(2 i) x printf(false, ~m, ⟩ ──────────────────────────────) ╱ i (2 i)! ‾‾‾‾ i = 1 This differed from the expected result: inf ____ i 2 i - 1 2 i ╲ (- 1) 2 bern(2 i) x ⟩ ────────────────────────────── ╱ i (2 i)! ‾‾‾‾ i = 1 ********************** Problem 14 (line 117) *************** Input: block([display2d_unicode : true], i 2.5 product((x + 1) , i, 1, inf) print_string_2d(───────────────────────────────)) 2 x + 1 Result: inf ─┬───┬─ │ │ i 2.5 │ │ (x + 1) │ │ i = 1 printf(false, ~m, ─────────────────) 2 x + 1 This differed from the expected result: inf ─┬───┬─ │ │ i 2.5 │ │ (x + 1) │ │ i = 1 ───────────────── 2 x + 1 ********************** Problem 15 (line 131) *************** Input: block([display2d_unicode : true], ____ ╲ 1 print_string_2d( ⟩ ────────)) ╱ f(x) ‾‾‾‾ 1 + ──── kskdsksdkkdksdksd in w999393293923939losl 2 Result: ____ ╲ 1 printf(false, ~m, ⟩ ────────) ╱ f(x) ‾‾‾‾ ──── + 1 kskdsksdkkdksdksd in w999393293923939losl 2 This differed from the expected result: ____ ╲ 1 ⟩ ──────── ╱ f(x) ‾‾‾‾ ──── + 1 kskdsksdkkdksdksd in w999393293923939losl 2 ********************** Problem 16 (line 140) *************** Input: block([display2d_unicode : true], ____ ╲ 1 print_string_2d( ⟩ ────────)) ╱ f(x) ‾‾‾‾ 1 + ──── 2 2 kskdsksdkkdksdksd in w999393293923939losl Result: ____ ╲ 1 printf(false, ~m, ⟩ ────────) ╱ f(x) ‾‾‾‾ ──── + 1 2 2 kskdsksdkkdksdksd in w999393293923939losl This differed from the expected result: ____ ╲ 1 ⟩ ──────── ╱ f(x) ‾‾‾‾ ──── + 1 2 2 kskdsksdkkdksdksd in w999393293923939losl ********************** Problem 17 (line 150) *************** Input: block([display2d_unicode : true], ____ ╲ 1 print_string_2d( ⟩ ────────)) ╱ f(x) ‾‾‾‾ 1 + ──── skdkskdsk 2 kskdsksdkkdksdksd in w999393293923939losl Result: ____ ╲ 1 printf(false, ~m, ⟩ ────────) ╱ f(x) ‾‾‾‾ ──── + 1 skdkskdsk 2 kskdsksdkkdksdksd in w999393293923939losl This differed from the expected result: ____ ╲ 1 ⟩ ──────── ╱ f(x) ‾‾‾‾ ──── + 1 skdkskdsk 2 kskdsksdkkdksdksd in w999393293923939losl ********************** Problem 18 (line 160) *************** Input: a block([display2d_unicode : true], print_string_2d(─)) b Result: a printf(false, ~m, ─) b This differed from the expected result: a ─ b ********************** Problem 19 (line 166) *************** Input: a block([display2d_unicode : true], print_string_2d(─)) b Result: a printf(false, ~m, ─) b This differed from the expected result: a ─ b ********************** Problem 20 (line 172) *************** Input: ┌ ┐ block([display2d_unicode : true], print_string_2d(│ a b c │)) └ ┘ Result: ┌ ┐ printf(false, ~m, │ a b c │) └ ┘ This differed from the expected result: ┌ ┐ │ a b c │ └ ┘ ********************** Problem 21 (line 178) *************** Input: ╔═╗ block([display2d_unicode : true], print_string_2d(║a║)) ╚═╝ Result: ╔═╗ printf(false, ~m, ║a║) ╚═╝ This differed from the expected result: ╔═╗ ║a║ ╚═╝ ********************** Problem 22 (line 184) *************** Input: b═╗ block([display2d_unicode : true], print_string_2d(║a║)) ╚═╝ Result: b═╗ printf(false, ~m, ║a║) ╚═╝ This differed from the expected result: b═╗ ║a║ ╚═╝ ********************** Problem 25 (line 217) *************** Input: x + 1 block([powerdisp : false, display2d_unicode : true], verify_display_2d(─────, x + 1 x + 2 ───── x + 2 )) Result: opening #P"/home/maxima/maxima-test/(($make_string_output_stream simp (194 /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/tests/rtest_unicode_display.mac src $verify_display_1d 199)))" resulted in error: No such file or directory [errno=2]. error-catch This differed from the expected result: true ********************** Problem 26 (line 225) *************** Input: x + 1 block([powerdisp : true, display2d_unicode : true], verify_display_2d(─────, 1 + x x + 2 ───── 2 + x )) Result: opening #P"/home/maxima/maxima-test/(($make_string_output_stream simp (194 /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/tests/rtest_unicode_display.mac src $verify_display_1d 199)))" resulted in error: No such file or directory [errno=2]. error-catch This differed from the expected result: true ********************** Problem 29 (line 240) *************** Input: block([powerdisp : false, display2d_unicode : true], verify_display_2d(H, \ 2 n2 s + n1 s + n0 ───────────────── 2 d2 s + d1 s + d0 )) Result: opening #P"/home/maxima/maxima-test/(($make_string_output_stream simp (194 /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/tests/rtest_unicode_display.mac src $verify_display_1d 199)))" resulted in error: No such file or directory [errno=2]. error-catch This differed from the expected result: true ********************** Problem 30 (line 249) *************** Input: block([powerdisp : true, display2d_unicode : true], verify_display_2d(H, \ 2 n0 + n1 s + n2 s ───────────────── 2 d0 + d1 s + d2 s )) Result: opening #P"/home/maxima/maxima-test/(($make_string_output_stream simp (194 /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/tests/rtest_unicode_display.mac src $verify_display_1d 199)))" resulted in error: No such file or directory [errno=2]. error-catch This differed from the expected result: true ********************** Problem 32 (line 256) *************** Input: - a block([display2d_unicode : true], print_string_2d(───)) b Result: a printf(false, ~m, - ─) b This differed from the expected result: a - ─ b ********************** Problem 34 (line 265) *************** Input: a block([display2d_unicode : true], print_string_2d(- ─)) b Result: a printf(false, ~m, - ─) b This differed from the expected result: a - ─ b ********************** Problem 36 (line 274) *************** Input: - a block([display2d_unicode : true], print_string_2d(───)) b Result: a printf(false, ~m, - ─) b This differed from the expected result: a - ─ b ********************** Problem 37 (line 280) *************** Input: - (a + b) block([display2d_unicode : true], print_string_2d(─────────)) c Result: - b - a printf(false, ~m, ───────) c This differed from the expected result: - b - a ─────── c ********************** Problem 39 (line 289) *************** Input: - (a + b) block([display2d_unicode : true], print_string_2d(─────────)) c Result: - b - a printf(false, ~m, ───────) c This differed from the expected result: - b - a ─────── c ********************** Problem 41 (line 298) *************** Input: a + b block([display2d_unicode : true], print_string_2d(- ─────)) c Result: b + a printf(false, ~m, - ─────) c This differed from the expected result: b + a - ───── c ********************** Problem 42 (line 307) *************** Input: block([display2d_unicode : true], with_default_2d_display(printf(false, ~m~%, 1 ─))) 2 Result: 1 printf(false, ~m~%, ─) 2 This differed from the expected result: 1 ─ 2 ********************** Problem 43 (line 316) *************** Input: block([display2d_unicode : true], with_default_2d_display(block([s : 1 make_string_output_stream()], printf(s, ~m~%, ─), 2 get_output_stream_string(s)))) Result: loadfile: failed to load /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/share/stringproc/stringproc.lisp error-catch This differed from the expected result: 1 ─ 2 ********************** Problem 44 (line 323) *************** Input: block([display2d_unicode : true], with_default_2d_display(printf(false, 1 + x 1 + x 1 + x 1 + x ~m, ~a, ~:m, ~@m, ~d~%, ─────, ─────, ─────, ─────, 1234))) 1 - x 1 - x 1 - x 1 - x Result: x + 1 x + 1 x + 1 x + 1 printf(false, ~m, ~a, ~:m, ~@m, ~d~%, ─────, ─────, ─────, ─────, 1234) 1 - x 1 - x 1 - x 1 - x This differed from the expected result: x + 1 x + 1 ─────, (x+1)/(1-x), (x+1)/(1-x), ─────, 1234 1 - x 1 - x ********************** Problem 45 (line 332) *************** Input: block([display2d_unicode : true], with_default_2d_display(block([s : 1 + x 1 + x make_string_output_stream()], printf(s, ~m, ~a, ~:m, ~@m, ~d~%, ─────, ─────, 1 - x 1 - x 1 + x 1 + x ─────, ─────, 1234), get_output_stream_string(s)))) 1 - x 1 - x Result: get_output_stream_string(make_string_output_stream()) This differed from the expected result: x + 1 x + 1 ─────, (x+1)/(1-x), (x+1)/(1-x), ─────, 1234 1 - x 1 - x ********************** Problem 46 (line 339) *************** Input: block([display2d_unicode : true], with_default_2d_display(printf(false, 1 + x 1 + x 1 + x ~~m ~~:m ~~~~@m ~m, ~a, ~:m, ~@m, ~d ~~z ~~~~z ~~~~~~y~%, ─────, ─────, ─────, 1 - x 1 - x 1 - x 1 + x ─────, 1234))) 1 - x Result: x + 1 printf(false, ~~m ~~:m ~~~~@m ~m, ~a, ~:m, ~@m, ~d ~~z ~~~~z ~~~~~~y~%, ─────, 1 - x x + 1 x + 1 x + 1 ─────, ─────, ─────, 1234) 1 - x 1 - x 1 - x This differed from the expected result: x + 1 x + 1 ~m ~:m ~~@m ─────, (x+1)/(1-x), (x+1)/(1-x), ─────, 1234 ~z ~~z ~~~y 1 - x 1 - x ********************** Problem 47 (line 348) *************** Input: block([display2d_unicode : true], with_default_2d_display(block([s : make_string_output_stream()], printf(s, 1 + x 1 + x 1 + x ~~m ~~:m ~~~~@m ~m, ~a, ~:m, ~@m, ~d ~~z ~~~~z ~~~~~~y~%, ─────, ─────, ─────, 1 - x 1 - x 1 - x 1 + x ─────, 1234), get_output_stream_string(s)))) 1 - x Result: get_output_stream_string(make_string_output_stream()) This differed from the expected result: x + 1 x + 1 ~m ~:m ~~@m ─────, (x+1)/(1-x), (x+1)/(1-x), ─────, 1234 ~z ~~z ~~~y 1 - x 1 - x ********************** Problem 49 (line 361) *************** Input: │1│ │ 2│ block([simp : false], print_string_2d_unicode([│─│, │x │, │x │])) │2│ │ n│ Result: 1 2 printf(false, ~m, [─, │x │, x ]) 2 │ n│ This differed from the expected result: │1│ │ 2│ [│─│, │x │, │x │] │2│ │ n│ ********************** Problem 50 (line 368) *************** Input: ┌ ┐ ┌ ┐ │ a b c │ ┌ ┐ │ a b │ │ │ (M : [│ a │, │ │, │ d e f │], print_string_2d_unicode(M)) └ ┘ │ c d │ │ │ └ ┘ │ g h i │ └ ┘ Result: ┌ ┐ ┌ ┐ │ a b c │ ┌ ┐ │ a b │ │ │ printf(false, ~m, [│ a │, │ │, │ d e f │]) └ ┘ │ c d │ │ │ └ ┘ │ g h i │ └ ┘ This differed from the expected result: ┌ ┐ ┌ ┐ │ a b c │ ┌ ┐ │ a b │ │ │ [│ a │, │ │, │ d e f │] └ ┘ │ c d │ │ │ └ ┘ │ g h i │ └ ┘ ********************** Problem 51 (line 378) *************** Input: print_string_2d_unicode(matrix(M)) Result: ┌ ┐ │ ┌ ┐ │ │ ┌ ┐ │ a b c │ │ │ ┌ ┐ │ a b │ │ │ │ printf(false, ~m, │ │ a │ │ │ │ d e f │ │) │ └ ┘ │ c d │ │ │ │ │ └ ┘ │ g h i │ │ │ └ ┘ │ └ ┘ This differed from the expected result: ┌ ┐ │ ┌ ┐ │ │ ┌ ┐ │ a b c │ │ │ ┌ ┐ │ a b │ │ │ │ │ │ a │ │ │ │ d e f │ │ │ └ ┘ │ c d │ │ │ │ │ └ ┘ │ g h i │ │ │ └ ┘ │ └ ┘ ********************** Problem 52 (line 390) *************** Input: print_string_2d_unicode(transpose(matrix(M))) Result: ┌ ┐ │ ┌ ┐ │ │ │ a │ │ │ └ ┘ │ │ │ │ ┌ ┐ │ │ │ a b │ │ │ │ │ │ │ │ c d │ │ printf(false, ~m, │ └ ┘ │) │ │ │ ┌ ┐ │ │ │ a b c │ │ │ │ │ │ │ │ d e f │ │ │ │ │ │ │ │ g h i │ │ │ └ ┘ │ └ ┘ This differed from the expected result: ┌ ┐ │ ┌ ┐ │ │ │ a │ │ │ └ ┘ │ │ │ │ ┌ ┐ │ │ │ a b │ │ │ │ │ │ │ │ c d │ │ │ └ ┘ │ │ │ │ ┌ ┐ │ │ │ a b c │ │ │ │ │ │ │ │ d e f │ │ │ │ │ │ │ │ g h i │ │ │ └ ┘ │ └ ┘ ********************** Problem 53 (line 412) *************** Input: │ ____ print_string_2d_unicode(u│ ╲ ) │u = ⟩ x ╱ k ‾‾‾‾ k = 1 Result: │ ____ printf(false, ~m, u│ ╲ ) │u = ⟩ x ╱ k ‾‾‾‾ k = 1 This differed from the expected result: │ ____ u│ ╲ │u = ⟩ x ╱ k ‾‾‾‾ k = 1 ********************** Problem 55 (line 446) *************** Input: print_string_2d_unicode(e1a) Result: ⌠ ⎮ printf(false, ~m, ⎮ f(u) du) ⎮ ⌡ This differed from the expected result: ⌠ ⎮ ⎮ f(u) du ⎮ ⌡ ********************** Problem 56 (line 454) *************** Input: print_string_2d_unicode(e1b) Result: 1 ⌠ ⎮ printf(false, ~m, ⎮ f(u) du) ⎮ ⌡ 0 This differed from the expected result: 1 ⌠ ⎮ ⎮ f(u) du ⎮ ⌡ 0 ********************** Problem 57 (line 464) *************** Input: print_string_2d_unicode(e2) Result: m ____ ╲ printf(false, ~m, ⟩ g ) ╱ k ‾‾‾‾ k = 1 This differed from the expected result: m ____ ╲ ⟩ g ╱ k ‾‾‾‾ k = 1 ********************** Problem 58 (line 474) *************** Input: print_string_2d_unicode(e3) Result: ____ ╲ 2 printf(false, ~m, ⟩ v ) ╱ k ‾‾‾‾ k in L This differed from the expected result: ____ ╲ 2 ⟩ v ╱ k ‾‾‾‾ k in L ********************** Problem 59 (line 483) *************** Input: print_string_2d_unicode(e4) Result: inf ─┬───┬─ │ │ printf(false, ~m, │ │ N ) │ │ i i = 1 This differed from the expected result: inf ─┬───┬─ │ │ │ │ N │ │ i i = 1 ********************** Problem 60 (line 492) *************** Input: print_string_2d_unicode(e5) Result: 6 d printf(false, ~m, ─────────── (h(u , v , w ))) 3 2 i j k du dv dw i j k This differed from the expected result: 6 d ─────────── (h(u , v , w )) 3 2 i j k du dv dw i j k ********************** Problem 61 (line 501) *************** Input: print_string_2d_unicode(e6b) Result: │ 1 │ printf(false, ~m, ───────────│ ) 1 │ ─────── + 1│ f(u, v) │ │(u = 0), (v = 1) This differed from the expected result: │ 1 │ ───────────│ 1 │ ─────── + 1│ f(u, v) │ │(u = 0), (v = 1) ********************** Problem 62 (line 511) *************** Input: print_string_2d_unicode(e7) Result: │ 1 │ printf(false, ~m, │─────│) │ n │ │p │ │ q │ │ r │ │ s │ │ 0│ This differed from the expected result: │ 1 │ │─────│ │ n │ │p │ │ q │ │ r │ │ s │ │ 0│ ********************** Problem 63 (line 522) *************** Input: block([linel : 80], print_string_2d_unicode(e8a)) Result: ┌ ┐ printf(false, ~m, │ y y y y y y y y y y │) │ 1 2 3 4 5 6 7 8 9 10 │ └ ┘ This differed from the expected result: ┌ ┐ │ y y y y y y y y y y │ │ 1 2 3 4 5 6 7 8 9 10 │ └ ┘ ********************** Problem 64 (line 529) *************** Input: block([linel : 40], print_string_2d_unicode(e8a)) Result: ┌ ┐ printf(false, ~m, │ y y y y y y y y y y │) │ 1 2 3 4 5 6 7 8 9 10 │ └ ┘ This differed from the expected result: ┌ ┐ ┌ ┐ Col 1 = │ y │ Col 2 = │ y │ │ 1 │ │ 2 │ └ ┘ └ ┘ ┌ ┐ ┌ ┐ Col 3 = │ y │ Col 4 = │ y │ │ 3 │ │ 4 │ └ ┘ └ ┘ ┌ ┐ ┌ ┐ Col 5 = │ y │ Col 6 = │ y │ │ 5 │ │ 6 │ └ ┘ └ ┘ ┌ ┐ ┌ ┐ Col 7 = │ y │ Col 8 = │ y │ │ 7 │ │ 8 │ └ ┘ └ ┘ ┌ ┐ ┌ ┐ Col 9 = │ y │ Col 10 = │ y │ │ 9 │ │ 10 │ └ ┘ └ ┘ ********************** Problem 65 (line 552) *************** Input: print_string_2d_unicode(e8b) Result: ┌ ┐ │ y │ │ 1 │ │ │ │ y │ │ 2 │ │ │ │ y │ │ 3 │ │ │ │ y │ │ 4 │ │ │ │ y │ │ 5 │ printf(false, ~m, │ │) │ y │ │ 6 │ │ │ │ y │ │ 7 │ │ │ │ y │ │ 8 │ │ │ │ y │ │ 9 │ │ │ │ y │ │ 10 │ └ ┘ This differed from the expected result: ┌ ┐ │ y │ │ 1 │ │ │ │ y │ │ 2 │ │ │ │ y │ │ 3 │ │ │ │ y │ │ 4 │ │ │ │ y │ │ 5 │ │ │ │ y │ │ 6 │ │ │ │ y │ │ 7 │ │ │ │ y │ │ 8 │ │ │ │ y │ │ 9 │ │ │ │ y │ │ 10 │ └ ┘ ********************** Problem 66 (line 586) *************** Input: block([linel : 120], print_string_2d_unicode(e8c)) Result: ┌ ┐ ┌ ┐ ┌ ┐ │ 2 │ │ y y │ │ y y │ │ y │ │ 1 2 │ │ 1 3 │ │ 1 │ │ │ │ │ │ │ │ 2 │ │ y y │ │ y y │ │ y │ │ 2 3 │ │ 1 2 │ │ 2 │ │ │ │ │ │ │ │ 2 │ │ y y │ │ y y │ │ y │ │ 1 3 │ │ 2 3 │ │ 3 │ │ │ │ │ │ │ │ y y │ │ y y │ │ y y │ │ 1 4 │ │ 2 4 │ │ 3 4 │ │ │ │ │ │ │ │ y y │ │ y y │ │ y y │ printf(false, ~m, Col 1 = │ 1 5 │ Col 2 = │ 2 5 │ Col 3 = │ 3 5 │ │ │ │ │ │ │ │ y y │ │ y y │ │ y y │ │ 1 6 │ │ 2 6 │ │ 3 6 │ │ │ │ │ │ │ │ y y │ │ y y │ │ y y │ │ 1 7 │ │ 2 7 │ │ 3 7 │ │ │ │ │ │ │ │ y y │ │ y y │ │ y y │ │ 1 8 │ │ 2 8 │ │ 3 8 │ │ │ │ │ │ │ │ y y │ │ y y │ │ y y │ │ 1 9 │ │ 2 9 │ │ 3 9 │ │ │ │ │ │ │ │ y y │ │ y y │ │ y y │ │ 1 10 │ │ 2 10 │ │ 3 10 │ └ ┘ └ ┘ └ ┘ ┌ ┐ ┌ ┐ ┌ ┐ ┌ ┐ │ y y │ │ y y │ │ y y │ │ y y │ │ 1 4 │ │ 1 5 │ │ 1 6 │ │ 1 7 │ │ │ │ │ │ │ │ │ │ y y │ │ y y │ │ y y │ │ y y │ │ 2 4 │ │ 2 5 │ │ 2 6 │ │ 2 7 │ │ │ │ │ │ │ │ │ │ y y │ │ y y │ │ y y │ │ y y │ │ 3 4 │ │ 3 5 │ │ 3 6 │ │ 3 7 │ │ │ │ │ │ │ │ │ │ 2 │ │ y y │ │ y y │ │ y y │ │ y │ │ 4 5 │ │ 4 6 │ │ 4 7 │ │ 4 │ │ │ │ │ │ │ │ │ │ 2 │ │ y y │ │ y y │ │ y y │ │ y │ │ 5 6 │ │ 5 7 │ Col 4 = │ 4 5 │ Col 5 = │ 5 │ Col 6 = │ │ Col 7 = │ │ │ │ │ │ │ 2 │ │ y y │ │ y y │ │ y y │ │ y │ │ 6 7 │ │ 4 6 │ │ 5 6 │ │ 6 │ │ │ │ │ │ │ │ │ │ 2 │ │ y y │ │ y y │ │ y y │ │ y │ │ 4 7 │ │ 5 7 │ │ 6 7 │ │ 7 │ │ │ │ │ │ │ │ │ │ y y │ │ y y │ │ y y │ │ y y │ │ 4 8 │ │ 5 8 │ │ 6 8 │ │ 7 8 │ │ │ │ │ │ │ │ │ │ y y │ │ y y │ │ y y │ │ y y │ │ 4 9 │ │ 5 9 │ │ 6 9 │ │ 7 9 │ │ │ │ │ │ │ │ │ │ y y │ │ y y │ │ y y │ │ y y │ │ 4 10 │ │ 5 10 │ │ 6 10 │ │ 7 10 │ └ ┘ └ ┘ └ ┘ └ ┘ ┌ ┐ ┌ ┐ ┌ ┐ │ y y │ │ y y │ │ y y │ │ 1 8 │ │ 1 9 │ │ 1 10 │ │ │ │ │ │ │ │ y y │ │ y y │ │ y y │ │ 2 8 │ │ 2 9 │ │ 2 10 │ │ │ │ │ │ │ │ y y │ │ y y │ │ y y │ │ 3 8 │ │ 3 9 │ │ 3 10 │ │ │ │ │ │ │ │ y y │ │ y y │ │ y y │ │ 4 8 │ │ 4 9 │ │ 4 10 │ │ │ │ │ │ │ │ y y │ │ y y │ │ y y │ │ 5 8 │ │ 5 9 │ │ 5 10 │ Col 8 = │ │ Col 9 = │ │ Col 10 = │ │) │ y y │ │ y y │ │ y y │ │ 6 8 │ │ 6 9 │ │ 6 10 │ │ │ │ │ │ │ │ y y │ │ y y │ │ y y │ │ 7 8 │ │ 7 9 │ │ 7 10 │ │ │ │ │ │ │ │ 2 │ │ y y │ │ y y │ │ y │ │ 8 9 │ │ 8 10 │ │ 8 │ │ │ │ │ │ │ │ 2 │ │ y y │ │ y y │ │ y │ │ 9 10 │ │ 8 9 │ │ 9 │ │ │ │ │ │ │ │ 2 │ │ y y │ │ y y │ │ y │ │ 8 10 │ │ 9 10 │ │ 10 │ └ ┘ └ ┘ └ ┘ This differed from the expected result: ┌ \ ┐ │ 2 \ │ │ y y y y y y y y y y y y y y y y y y y\ │ │ 1 1 2 1 3 1 4 1 5 1 6 1 7 1 8 1 9 1 \ 10 │ │ \ │ │ 2 \ │ │ y y y y y y y y y y y y y y y y y y y\ │ │ 1 2 2 2 3 2 4 2 5 2 6 2 7 2 8 2 9 2 \ 10 │ │ \ │ │ 2 \ │ │ y y y y y y y y y y y y y y y y y y y\ │ │ 1 3 2 3 3 3 4 3 5 3 6 3 7 3 8 3 9 3 \ 10 │ │ \ │ │ 2 \ │ │ y y y y y y y y y y y y y y y y y y y\ │ │ 1 4 2 4 3 4 4 4 5 4 6 4 7 4 8 4 9 4 \ 10 │ │ \ │ │ 2 \ │ │ y y y y y y y y y y y y y y y y y y y\ │ │ 1 5 2 5 3 5 4 5 5 5 6 5 7 5 8 5 9 5 \ 10 │ │ \ │ │ 2 \ │ │ y y y y y y y y y y y y y y y y y y y\ │ │ 1 6 2 6 3 6 4 6 5 6 6 6 7 6 8 6 9 6 \ 10 │ │ \ │ │ 2 \ │ │ y y y y y y y y y y y y y y y y y y y\ │ │ 1 7 2 7 3 7 4 7 5 7 6 7 7 7 8 7 9 7 \ 10 │ │ \ │ │ 2 \ │ │ y y y y y y y y y y y y y y y y y y y\ │ │ 1 8 2 8 3 8 4 8 5 8 6 8 7 8 8 8 9 8 \ 10 │ │ \ │ │ 2 \ │ │ y y y y y y y y y y y y y y y y y y y\ │ │ 1 9 2 9 3 9 4 9 5 9 6 9 7 9 8 9 9 9 \ 10 │ │ \ │ │ 2 \ │ │ y y y y y y y y y y y y y y y y y y y \ │ │ 1 10 2 10 3 10 4 10 5 10 6 10 7 10 8 10 9 10 10\ │ └ \ ┘ ********************** Problem 67 (line 630) *************** Input: block([linel : 60], print_string_2d_unicode(e8c)) Result: ┌ ┐ ┌ ┐ ┌ ┐ │ 2 │ │ y y │ │ y y │ │ y │ │ 1 2 │ │ 1 3 │ │ 1 │ │ │ │ │ │ │ │ 2 │ │ y y │ │ y y │ │ y │ │ 2 3 │ │ 1 2 │ │ 2 │ │ │ │ │ │ │ │ 2 │ │ y y │ │ y y │ │ y │ │ 1 3 │ │ 2 3 │ │ 3 │ │ │ │ │ │ │ │ y y │ │ y y │ │ y y │ │ 1 4 │ │ 2 4 │ │ 3 4 │ │ │ │ │ │ │ │ y y │ │ y y │ │ y y │ printf(false, ~m, Col 1 = │ 1 5 │ Col 2 = │ 2 5 │ Col 3 = │ 3 5 │ │ │ │ │ │ │ │ y y │ │ y y │ │ y y │ │ 1 6 │ │ 2 6 │ │ 3 6 │ │ │ │ │ │ │ │ y y │ │ y y │ │ y y │ │ 1 7 │ │ 2 7 │ │ 3 7 │ │ │ │ │ │ │ │ y y │ │ y y │ │ y y │ │ 1 8 │ │ 2 8 │ │ 3 8 │ │ │ │ │ │ │ │ y y │ │ y y │ │ y y │ │ 1 9 │ │ 2 9 │ │ 3 9 │ │ │ │ │ │ │ │ y y │ │ y y │ │ y y │ │ 1 10 │ │ 2 10 │ │ 3 10 │ └ ┘ └ ┘ └ ┘ ┌ ┐ ┌ ┐ ┌ ┐ ┌ ┐ │ y y │ │ y y │ │ y y │ │ y y │ │ 1 4 │ │ 1 5 │ │ 1 6 │ │ 1 7 │ │ │ │ │ │ │ │ │ │ y y │ │ y y │ │ y y │ │ y y │ │ 2 4 │ │ 2 5 │ │ 2 6 │ │ 2 7 │ │ │ │ │ │ │ │ │ │ y y │ │ y y │ │ y y │ │ y y │ │ 3 4 │ │ 3 5 │ │ 3 6 │ │ 3 7 │ │ │ │ │ │ │ │ │ │ 2 │ │ y y │ │ y y │ │ y y │ │ y │ │ 4 5 │ │ 4 6 │ │ 4 7 │ │ 4 │ │ │ │ │ │ │ │ │ │ 2 │ │ y y │ │ y y │ │ y y │ │ y │ │ 5 6 │ │ 5 7 │ Col 4 = │ 4 5 │ Col 5 = │ 5 │ Col 6 = │ │ Col 7 = │ │ │ │ │ │ │ 2 │ │ y y │ │ y y │ │ y y │ │ y │ │ 6 7 │ │ 4 6 │ │ 5 6 │ │ 6 │ │ │ │ │ │ │ │ │ │ 2 │ │ y y │ │ y y │ │ y y │ │ y │ │ 4 7 │ │ 5 7 │ │ 6 7 │ │ 7 │ │ │ │ │ │ │ │ │ │ y y │ │ y y │ │ y y │ │ y y │ │ 4 8 │ │ 5 8 │ │ 6 8 │ │ 7 8 │ │ │ │ │ │ │ │ │ │ y y │ │ y y │ │ y y │ │ y y │ │ 4 9 │ │ 5 9 │ │ 6 9 │ │ 7 9 │ │ │ │ │ │ │ │ │ │ y y │ │ y y │ │ y y │ │ y y │ │ 4 10 │ │ 5 10 │ │ 6 10 │ │ 7 10 │ └ ┘ └ ┘ └ ┘ └ ┘ ┌ ┐ ┌ ┐ ┌ ┐ │ y y │ │ y y │ │ y y │ │ 1 8 │ │ 1 9 │ │ 1 10 │ │ │ │ │ │ │ │ y y │ │ y y │ │ y y │ │ 2 8 │ │ 2 9 │ │ 2 10 │ │ │ │ │ │ │ │ y y │ │ y y │ │ y y │ │ 3 8 │ │ 3 9 │ │ 3 10 │ │ │ │ │ │ │ │ y y │ │ y y │ │ y y │ │ 4 8 │ │ 4 9 │ │ 4 10 │ │ │ │ │ │ │ │ y y │ │ y y │ │ y y │ │ 5 8 │ │ 5 9 │ │ 5 10 │ Col 8 = │ │ Col 9 = │ │ Col 10 = │ │) │ y y │ │ y y │ │ y y │ │ 6 8 │ │ 6 9 │ │ 6 10 │ │ │ │ │ │ │ │ y y │ │ y y │ │ y y │ │ 7 8 │ │ 7 9 │ │ 7 10 │ │ │ │ │ │ │ │ 2 │ │ y y │ │ y y │ │ y │ │ 8 9 │ │ 8 10 │ │ 8 │ │ │ │ │ │ │ │ 2 │ │ y y │ │ y y │ │ y │ │ 9 10 │ │ 8 9 │ │ 9 │ │ │ │ │ │ │ │ 2 │ │ y y │ │ y y │ │ y │ │ 8 10 │ │ 9 10 │ │ 10 │ └ ┘ └ ┘ └ ┘ This differed from the expected result: ┌ ┐ ┌ ┐ ┌ ┐ │ 2 │ │ y y │ │ y y │ │ y │ │ 1 2 │ │ 1 3 │ │ 1 │ │ │ │ │ │ │ │ 2 │ │ y y │ │ y y │ │ y │ │ 2 3 │ │ 1 2 │ │ 2 │ │ │ │ │ │ │ │ 2 │ │ y y │ │ y y │ │ y │ │ 1 3 │ │ 2 3 │ │ 3 │ │ │ │ │ │ │ │ y y │ │ y y │ │ y y │ │ 1 4 │ │ 2 4 │ │ 3 4 │ │ │ │ │ │ │ │ y y │ │ y y │ │ y y │ Col 1 = │ 1 5 │ Col 2 = │ 2 5 │ Col 3 = │ 3 5 │ │ │ │ │ │ │ │ y y │ │ y y │ │ y y │ │ 1 6 │ │ 2 6 │ │ 3 6 │ │ │ │ │ │ │ │ y y │ │ y y │ │ y y │ │ 1 7 │ │ 2 7 │ │ 3 7 │ │ │ │ │ │ │ │ y y │ │ y y │ │ y y │ │ 1 8 │ │ 2 8 │ │ 3 8 │ │ │ │ │ │ │ │ y y │ │ y y │ │ y y │ │ 1 9 │ │ 2 9 │ │ 3 9 │ │ │ │ │ │ │ │ y y │ │ y y │ │ y y │ │ 1 10 │ │ 2 10 │ │ 3 10 │ └ ┘ └ ┘ └ ┘ ┌ ┐ ┌ ┐ ┌ ┐ │ y y │ │ y y │ │ y y │ │ 1 4 │ │ 1 5 │ │ 1 6 │ │ │ │ │ │ │ │ y y │ │ y y │ │ y y │ │ 2 4 │ │ 2 5 │ │ 2 6 │ │ │ │ │ │ │ │ y y │ │ y y │ │ y y │ │ 3 4 │ │ 3 5 │ │ 3 6 │ │ │ │ │ │ │ │ 2 │ │ y y │ │ y y │ │ y │ │ 4 5 │ │ 4 6 │ │ 4 │ │ │ │ │ │ │ │ 2 │ │ y y │ │ y y │ │ y │ │ 5 6 │ Col 4 = │ 4 5 │ Col 5 = │ 5 │ Col 6 = │ │ │ │ │ │ │ 2 │ │ y y │ │ y y │ │ y │ │ 4 6 │ │ 5 6 │ │ 6 │ │ │ │ │ │ │ │ y y │ │ y y │ │ y y │ │ 4 7 │ │ 5 7 │ │ 6 7 │ │ │ │ │ │ │ │ y y │ │ y y │ │ y y │ │ 4 8 │ │ 5 8 │ │ 6 8 │ │ │ │ │ │ │ │ y y │ │ y y │ │ y y │ │ 4 9 │ │ 5 9 │ │ 6 9 │ │ │ │ │ │ │ │ y y │ │ y y │ │ y y │ │ 4 10 │ │ 5 10 │ │ 6 10 │ └ ┘ └ ┘ └ ┘ ┌ ┐ ┌ ┐ ┌ ┐ │ y y │ │ y y │ │ y y │ │ 1 7 │ │ 1 8 │ │ 1 9 │ │ │ │ │ │ │ │ y y │ │ y y │ │ y y │ │ 2 7 │ │ 2 8 │ │ 2 9 │ │ │ │ │ │ │ │ y y │ │ y y │ │ y y │ │ 3 7 │ │ 3 8 │ │ 3 9 │ │ │ │ │ │ │ │ y y │ │ y y │ │ y y │ │ 4 7 │ │ 4 8 │ │ 4 9 │ │ │ │ │ │ │ │ y y │ │ y y │ │ y y │ │ 5 7 │ │ 5 8 │ │ 5 9 │ Col 7 = │ │ Col 8 = │ │ Col 9 = │ │ │ y y │ │ y y │ │ y y │ │ 6 7 │ │ 6 8 │ │ 6 9 │ │ │ │ │ │ │ │ 2 │ │ y y │ │ y y │ │ y │ │ 7 8 │ │ 7 9 │ │ 7 │ │ │ │ │ │ │ │ 2 │ │ y y │ │ y y │ │ y │ │ 8 9 │ │ 7 8 │ │ 8 │ │ │ │ │ │ │ │ 2 │ │ y y │ │ y y │ │ y │ │ 7 9 │ │ 8 9 │ │ 9 │ │ │ │ │ │ │ │ y y │ │ y y │ │ y y │ │ 7 10 │ │ 8 10 │ │ 9 10 │ └ ┘ └ ┘ └ ┘ ┌ ┐ │ y y │ │ 1 10 │ │ │ │ y y │ │ 2 10 │ │ │ │ y y │ │ 3 10 │ │ │ │ y y │ │ 4 10 │ │ │ │ y y │ │ 5 10 │ Col 10 = │ │ │ y y │ │ 6 10 │ │ │ │ y y │ │ 7 10 │ │ │ │ y y │ │ 8 10 │ │ │ │ y y │ │ 9 10 │ │ │ │ 2 │ │ y │ │ 10 │ └ ┘ ********************** Problem 68 (line 761) *************** Input: print_string_2d_unicode(e9a) Result: ╔═╗ printf(false, ~m, ║u║) ╚═╝ This differed from the expected result: ╔═╗ ║u║ ╚═╝ ********************** Problem 69 (line 767) *************** Input: print_string_2d_unicode(e9b) Result: ╔══╗ printf(false, ~m, ║u ║) ║ 1║ ╚══╝ This differed from the expected result: ╔══╗ ║u ║ ║ 1║ ╚══╝ ********************** Problem 70 (line 774) *************** Input: print_string_2d_unicode(e9c) Result: ╔══╗ ║ n║ printf(false, ~m, ║u ║) ╚══╝ This differed from the expected result: ╔══╗ ║ n║ ║u ║ ╚══╝ ********************** Problem 71 (line 781) *************** Input: print_string_2d_unicode(e9d) Result: ╔══════╗ ║ 1 ║ printf(false, ~m, ║1 - ──║) ║ n║ ║ u ║ ║ 1║ ╚══════╝ This differed from the expected result: ╔══════╗ ║ 1 ║ ║1 - ──║ ║ n║ ║ u ║ ║ 1║ ╚══════╝ ********************** Problem 72 (line 791) *************** Input: print_string_2d_unicode(e10a) Result: foo printf(false, ~m, ║u║) ╚═╝ This differed from the expected result: foo ║u║ ╚═╝ ********************** Problem 73 (line 797) *************** Input: print_string_2d_unicode(e10b) Result: bar╗ printf(false, ~m, ║u ║) ║ 1║ ╚══╝ This differed from the expected result: bar╗ ║u ║ ║ 1║ ╚══╝ ********************** Problem 74 (line 804) *************** Input: print_string_2d_unicode(e10c) Result: baz╗ ║ n║ printf(false, ~m, ║u ║) ╚══╝ This differed from the expected result: baz╗ ║ n║ ║u ║ ╚══╝ ********************** Problem 75 (line 811) *************** Input: print_string_2d_unicode(e10d) Result: quux═══╗ ║ 1 ║ printf(false, ~m, ║1 - ──║) ║ n║ ║ u ║ ║ 1║ ╚══════╝ This differed from the expected result: quux═══╗ ║ 1 ║ ║1 - ──║ ║ n║ ║ u ║ ║ 1║ ╚══════╝ ********************** Problem 76 (line 821) *************** Input: print_string_2d_unicode(e11) Result: y printf(false, ~m, ──── + x) 2 ╔═╗ ║z║ ╚═╝ This differed from the expected result: y ──── + x 2 ╔═╗ ║z║ ╚═╝ ********************** Problem 77 (line 830) *************** Input: print_string_2d_unicode(e12) Result: 3 2 2 3 - y + 3 x y - 3 x y + x - 1 l k l k l k printf(false, ~m, ─────────────────────────────────) 456 1234 - ────────── 3 (a - b ) i j This differed from the expected result: 3 2 2 3 - y + 3 x y - 3 x y + x - 1 l k l k l k ───────────────────────────────── 456 1234 - ────────── 3 (a - b ) i j ********************** Problem 78 (line 842) *************** Input: (ee1 : [e1a, e1b, e2, e3, e4], print_string_2d_unicode(ee1)) Result: 1 m inf ⌠ ⌠ ____ ____ ─┬───┬─ ⎮ ⎮ ╲ ╲ 2 │ │ printf(false, ~m, [⎮ f(u) du, ⎮ f(u) du, ⟩ g , ⟩ v , │ │ N ]) ⎮ ⎮ ╱ k ╱ k │ │ i ⌡ ⌡ ‾‾‾‾ ‾‾‾‾ i = 1 0 k = 1 k in L This differed from the expected result: 1 m inf ⌠ ⌠ ____ ____ ─┬───┬─ ⎮ ⎮ ╲ ╲ 2 │ │ [⎮ f(u) du, ⎮ f(u) du, ⟩ g , ⟩ v , │ │ N ] ⎮ ⎮ ╱ k ╱ k │ │ i ⌡ ⌡ ‾‾‾‾ ‾‾‾‾ i = 1 0 k = 1 k in L ********************** Problem 79 (line 852) *************** Input: print_string_2d_unicode(matrix(ee1)) Result: ┌ ┐ │ 1 m inf │ │ ⌠ ⌠ ____ ____ ─┬───┬─ │ │ ⎮ ⎮ ╲ ╲ 2 │ │ │ printf(false, ~m, │ ⎮ f(u) du ⎮ f(u) du ⟩ g ⟩ v │ │ N │) │ ⎮ ⎮ ╱ k ╱ k │ │ i │ │ ⌡ ⌡ ‾‾‾‾ ‾‾‾‾ i = 1 │ │ 0 k = 1 k in L │ └ ┘ This differed from the expected result: ┌ ┐ │ 1 m inf │ │ ⌠ ⌠ ____ ____ ─┬───┬─ │ │ ⎮ ⎮ ╲ ╲ 2 │ │ │ │ ⎮ f(u) du ⎮ f(u) du ⟩ g ⟩ v │ │ N │ │ ⎮ ⎮ ╱ k ╱ k │ │ i │ │ ⌡ ⌡ ‾‾‾‾ ‾‾‾‾ i = 1 │ │ 0 k = 1 k in L │ └ ┘ ********************** Problem 80 (line 864) *************** Input: print_string_2d_unicode(transpose(matrix(ee1))) Result: ┌ ┐ │ ⌠ │ │ ⎮ │ │ ⎮ f(u) du │ │ ⎮ │ │ ⌡ │ │ │ │ 1 │ │ ⌠ │ │ ⎮ │ │ ⎮ f(u) du │ │ ⎮ │ │ ⌡ │ │ 0 │ │ │ │ m │ │ ____ │ │ ╲ │ printf(false, ~m, │ ⟩ g │) │ ╱ k │ │ ‾‾‾‾ │ │ k = 1 │ │ │ │ │ │ ____ │ │ ╲ 2 │ │ ⟩ v │ │ ╱ k │ │ ‾‾‾‾ │ │ k in L │ │ │ │ inf │ │ ─┬───┬─ │ │ │ │ │ │ │ │ N │ │ │ │ i │ │ i = 1 │ └ ┘ This differed from the expected result: ┌ ┐ │ ⌠ │ │ ⎮ │ │ ⎮ f(u) du │ │ ⎮ │ │ ⌡ │ │ │ │ 1 │ │ ⌠ │ │ ⎮ │ │ ⎮ f(u) du │ │ ⎮ │ │ ⌡ │ │ 0 │ │ │ │ m │ │ ____ │ │ ╲ │ │ ⟩ g │ │ ╱ k │ │ ‾‾‾‾ │ │ k = 1 │ │ │ │ │ │ ____ │ │ ╲ 2 │ │ ⟩ v │ │ ╱ k │ │ ‾‾‾‾ │ │ k in L │ │ │ │ inf │ │ ─┬───┬─ │ │ │ │ │ │ │ │ N │ │ │ │ i │ │ i = 1 │ └ ┘ ********************** Problem 81 (line 905) *************** Input: (ee2 : [e5, e6b, e7, e8a, e8b], print_string_2d_unicode(ee2)) Result: 6 │ d 1 │ printf(false, ~m, [─────────── (h(u , v , w )), ───────────│ , 3 2 i j k 1 │ du dv dw ─────── + 1│ i j k f(u, v) │ │(u = 0), (v = 1) ┌ ┐ │ y │ │ 1 │ │ │ │ y │ │ 2 │ │ │ │ y │ │ 3 │ │ │ │ y │ │ 4 │ │ │ │ y │ │ 1 │ ┌ ┐ │ 5 │ │─────│, │ y y y y y y y y y y │, │ │]) │ n │ │ 1 2 3 4 5 6 7 8 9 10 │ │ y │ │p │ └ ┘ │ 6 │ │ q │ │ │ │ r │ │ y │ │ s │ │ 7 │ │ 0│ │ │ │ y │ │ 8 │ │ │ │ y │ │ 9 │ │ │ │ y │ │ 10 │ └ ┘ This differed from the expected result: 6 │ d 1 │ │ 1 │ [─────────── (h(u , v , w )), ───────────│ , │─────│, 3 2 i j k 1 │ │ n │ du dv dw ─────── + 1│ │p │ i j k f(u, v) │ │ q │ │(u = 0), (v = 1) │ r │ │ s │ │ 0│ ┌ ┐ │ y │ │ 1 │ │ │ │ y │ │ 2 │ │ │ │ y │ │ 3 │ │ │ │ y │ │ 4 │ │ │ │ y │ ┌ ┐ │ 5 │ │ y y y y y y y y y y │, │ │\ ] │ 1 2 3 4 5 6 7 8 9 10 │ │ y │ └ ┘ │ 6 │ │ │ │ y │ │ 7 │ │ │ │ y │ │ 8 │ │ │ │ y │ │ 9 │ │ │ │ y │ │ 10 │ └ ┘ ********************** Problem 82 (line 948) *************** Input: print_string_2d_unicode(matrix(ee2)) Result: ┌ ┐ │ 6 │ │ d │ │ ─────────── (h(u , v , w )) │ printf(false, ~m, Col 1 = │ 3 2 i j k │ │ du dv dw │ │ i j k │ │ │ │ │ └ ┘ ┌ ┐ ┌ ┐ │ │ │ │ │ 1 │ │ │ 1 │ │ │ │─────│ │ │ ───────────│ │ │ │ n │ │ Col 2 = │ 1 │ │ Col 3 = │ │p │ │ │ ─────── + 1│ │ │ │ q │ │ │ f(u, v) │ │ │ │ r │ │ │ │(u = 0), (v = 1) │ │ │ s │ │ └ ┘ │ │ 0│ │ └ ┘ ┌ ┐ │ ┌ ┐ │ │ │ y │ │ │ │ 1 │ │ │ │ │ │ │ │ y │ │ │ │ 2 │ │ │ │ │ │ │ │ y │ │ │ │ 3 │ │ │ │ │ │ │ │ y │ │ │ │ 4 │ │ │ │ │ │ ┌ ┐ │ │ y │ │ │ ┌ ┐ │ │ │ 5 │ │ Col 4 = │ │ y y y y y y y y y y │ │ Col 5 = │ │ │ │) │ │ 1 2 3 4 5 6 7 8 9 10 │ │ │ │ y │ │ │ └ ┘ │ │ │ 6 │ │ └ ┘ │ │ │ │ │ │ y │ │ │ │ 7 │ │ │ │ │ │ │ │ y │ │ │ │ 8 │ │ │ │ │ │ │ │ y │ │ │ │ 9 │ │ │ │ │ │ │ │ y │ │ │ │ 10 │ │ │ └ ┘ │ └ ┘ This differed from the expected result: ┌ ┐ │ 6 │ │ d │ │ ─────────── (h(u , v , w )) │ Col 1 = │ 3 2 i j k │ │ du dv dw │ │ i j k │ │ │ │ │ └ ┘ ┌ ┐ ┌ ┐ │ │ │ │ │ 1 │ │ │ 1 │ │ │ │─────│ │ │ ───────────│ │ │ │ n │ │ Col 2 = │ 1 │ │ Col 3 = │ │p │ │ │ ─────── + 1│ │ │ │ q │ │ │ f(u, v) │ │ │ │ r │ │ │ │(u = 0), (v = 1) │ │ │ s │ │ └ ┘ │ │ 0│ │ └ ┘ ┌ ┐ │ ┌ ┐ │ │ │ y │ │ │ │ 1 │ │ │ │ │ │ │ │ y │ │ │ │ 2 │ │ │ │ │ │ │ │ y │ │ │ │ 3 │ │ │ │ │ │ │ │ y │ │ │ │ 4 │ │ │ │ │ │ ┌ ┐ │ │ y │ │ │ ┌ ┐ │ │ │ 5 │ │ Col 4 = │ │ y y y y y y y y y y │ │ Col 5 = │ │ │ │ │ │ 1 2 3 4 5 6 7 8 9 10 │ │ │ │ y │ │ │ └ ┘ │ │ │ 6 │ │ └ ┘ │ │ │ │ │ │ y │ │ │ │ 7 │ │ │ │ │ │ │ │ y │ │ │ │ 8 │ │ │ │ │ │ │ │ y │ │ │ │ 9 │ │ │ │ │ │ │ │ y │ │ │ │ 10 │ │ │ └ ┘ │ └ ┘ ********************** Problem 83 (line 1004) *************** Input: print_string_2d_unicode(transpose(matrix(ee2))) Result: ┌ ┐ │ 6 │ │ d │ │ ─────────── (h(u , v , w )) │ │ 3 2 i j k │ │ du dv dw │ │ i j k │ │ │ │ │ │ │ │ │ │ │ 1 │ │ │ ───────────│ │ │ 1 │ │ │ ─────── + 1│ │ │ f(u, v) │ │ │ │(u = 0), (v = 1) │ │ │ │ │ 1 │ │ │ │─────│ │ │ │ n │ │ │ │p │ │ │ │ q │ │ │ │ r │ │ │ │ s │ │ │ │ 0│ │ │ │ │ ┌ ┐ │ │ │ y y y y y y y y y y │ │ │ │ 1 2 3 4 5 6 7 8 9 10 │ │ │ └ ┘ │ printf(false, ~m, │ │) │ ┌ ┐ │ │ │ y │ │ │ │ 1 │ │ │ │ │ │ │ │ y │ │ │ │ 2 │ │ │ │ │ │ │ │ y │ │ │ │ 3 │ │ │ │ │ │ │ │ y │ │ │ │ 4 │ │ │ │ │ │ │ │ y │ │ │ │ 5 │ │ │ │ │ │ │ │ y │ │ │ │ 6 │ │ │ │ │ │ │ │ y │ │ │ │ 7 │ │ │ │ │ │ │ │ y │ │ │ │ 8 │ │ │ │ │ │ │ │ y │ │ │ │ 9 │ │ │ │ │ │ │ │ y │ │ │ │ 10 │ │ │ └ ┘ │ └ ┘ This differed from the expected result: ┌ ┐ │ 6 │ │ d │ │ ─────────── (h(u , v , w )) │ │ 3 2 i j k │ │ du dv dw │ │ i j k │ │ │ │ │ │ │ │ │ │ │ 1 │ │ │ ───────────│ │ │ 1 │ │ │ ─────── + 1│ │ │ f(u, v) │ │ │ │(u = 0), (v = 1) │ │ │ │ │ 1 │ │ │ │─────│ │ │ │ n │ │ │ │p │ │ │ │ q │ │ │ │ r │ │ │ │ s │ │ │ │ 0│ │ │ │ │ ┌ ┐ │ │ │ y y y y y y y y y y │ │ │ │ 1 2 3 4 5 6 7 8 9 10 │ │ │ └ ┘ │ │ │ │ ┌ ┐ │ │ │ y │ │ │ │ 1 │ │ │ │ │ │ │ │ y │ │ │ │ 2 │ │ │ │ │ │ │ │ y │ │ │ │ 3 │ │ │ │ │ │ │ │ y │ │ │ │ 4 │ │ │ │ │ │ │ │ y │ │ │ │ 5 │ │ │ │ │ │ │ │ y │ │ │ │ 6 │ │ │ │ │ │ │ │ y │ │ │ │ 7 │ │ │ │ │ │ │ │ y │ │ │ │ 8 │ │ │ │ │ │ │ │ y │ │ │ │ 9 │ │ │ │ │ │ │ │ y │ │ │ │ 10 │ │ │ └ ┘ │ └ ┘ ********************** Problem 84 (line 1071) *************** Input: (ee3 : [e8c, e9a, e9b, e9c, e9d], print_string_2d_unicode(ee3)) Result: 2 printf(false, ~m, [matrix([y , y y , y y , y y , y y , y y , y y , 1 1 2 1 3 1 4 1 5 1 6 1 7 2 y y , y y , y y ], [y y , y , y y , y y , y y , y y , y y , y y , 1 8 1 9 1 10 1 2 2 2 3 2 4 2 5 2 6 2 7 2 8 2 y y , y y ], [y y , y y , y , y y , y y , y y , y y , y y , y y , 2 9 2 10 1 3 2 3 3 3 4 3 5 3 6 3 7 3 8 3 9 2 y y ], [y y , y y , y y , y , y y , y y , y y , y y , y y , y y ], 3 10 1 4 2 4 3 4 4 4 5 4 6 4 7 4 8 4 9 4 10 2 [y y , y y , y y , y y , y , y y , y y , y y , y y , y y ], 1 5 2 5 3 5 4 5 5 5 6 5 7 5 8 5 9 5 10 2 [y y , y y , y y , y y , y y , y , y y , y y , y y , y y ], 1 6 2 6 3 6 4 6 5 6 6 6 7 6 8 6 9 6 10 2 [y y , y y , y y , y y , y y , y y , y , y y , y y , y y ], 1 7 2 7 3 7 4 7 5 7 6 7 7 7 8 7 9 7 10 2 [y y , y y , y y , y y , y y , y y , y y , y , y y , y y ], 1 8 2 8 3 8 4 8 5 8 6 8 7 8 8 8 9 8 10 2 [y y , y y , y y , y y , y y , y y , y y , y y , y , y y ], 1 9 2 9 3 9 4 9 5 9 6 9 7 9 8 9 9 9 10 [y y , y y , y y , y y , y y , y y , y y , y y , y y , 1 10 2 10 3 10 4 10 5 10 6 10 7 10 8 10 9 10 ╔══╗ ╔══════╗ 2 ╔═╗ ╔══╗ ║ n║ ║ 1 ║ y ]), ║u║, ║u ║, ║u ║, ║1 - ──║]) 10 ╚═╝ ║ 1║ ╚══╝ ║ n║ ╚══╝ ║ u ║ ║ 1║ ╚══════╝ This differed from the expected result: 2 [matrix([y , y y , y y , y y , y y , y y , y y , y y , y y , y y ], 1 1 2 1 3 1 4 1 5 1 6 1 7 1 8 1 9 1 10 2 [y y , y , y y , y y , y y , y y , y y , y y , y y , y y ], 1 2 2 2 3 2 4 2 5 2 6 2 7 2 8 2 9 2 10 2 [y y , y y , y , y y , y y , y y , y y , y y , y y , y y ], 1 3 2 3 3 3 4 3 5 3 6 3 7 3 8 3 9 3 10 2 [y y , y y , y y , y , y y , y y , y y , y y , y y , y y ], 1 4 2 4 3 4 4 4 5 4 6 4 7 4 8 4 9 4 10 2 [y y , y y , y y , y y , y , y y , y y , y y , y y , y y ], 1 5 2 5 3 5 4 5 5 5 6 5 7 5 8 5 9 5 10 2 [y y , y y , y y , y y , y y , y , y y , y y , y y , y y ], 1 6 2 6 3 6 4 6 5 6 6 6 7 6 8 6 9 6 10 2 [y y , y y , y y , y y , y y , y y , y , y y , y y , y y ], 1 7 2 7 3 7 4 7 5 7 6 7 7 7 8 7 9 7 10 2 [y y , y y , y y , y y , y y , y y , y y , y , y y , y y ], 1 8 2 8 3 8 4 8 5 8 6 8 7 8 8 8 9 8 10 2 [y y , y y , y y , y y , y y , y y , y y , y y , y , y y ], 1 9 2 9 3 9 4 9 5 9 6 9 7 9 8 9 9 9 10 [y y , y y , y y , y y , y y , y y , y y , y y , y y , 1 10 2 10 3 10 4 10 5 10 6 10 7 10 8 10 9 10 ╔══╗ ╔══════╗ 2 ╔═╗ ╔══╗ ║ n║ ║ 1 ║ y ]), ║u║, ║u ║, ║u ║, ║1 - ──║] 10 ╚═╝ ║ 1║ ╚══╝ ║ n║ ╚══╝ ║ u ║ ║ 1║ ╚══════╝ ********************** Problem 85 (line 1110) *************** Input: print_string_2d_unicode(matrix(ee3)) Result: 2 printf(false, ~m, matrix([matrix([y , y y , y y , y y , y y , y y , 1 1 2 1 3 1 4 1 5 1 6 2 y y , y y , y y , y y ], [y y , y , y y , y y , y y , y y , y y , 1 7 1 8 1 9 1 10 1 2 2 2 3 2 4 2 5 2 6 2 7 2 y y , y y , y y ], [y y , y y , y , y y , y y , y y , y y , y y , 2 8 2 9 2 10 1 3 2 3 3 3 4 3 5 3 6 3 7 3 8 2 y y , y y ], [y y , y y , y y , y , y y , y y , y y , y y , y y , 3 9 3 10 1 4 2 4 3 4 4 4 5 4 6 4 7 4 8 4 9 2 y y ], [y y , y y , y y , y y , y , y y , y y , y y , y y , y y ], 4 10 1 5 2 5 3 5 4 5 5 5 6 5 7 5 8 5 9 5 10 2 [y y , y y , y y , y y , y y , y , y y , y y , y y , y y ], 1 6 2 6 3 6 4 6 5 6 6 6 7 6 8 6 9 6 10 2 [y y , y y , y y , y y , y y , y y , y , y y , y y , y y ], 1 7 2 7 3 7 4 7 5 7 6 7 7 7 8 7 9 7 10 2 [y y , y y , y y , y y , y y , y y , y y , y , y y , y y ], 1 8 2 8 3 8 4 8 5 8 6 8 7 8 8 8 9 8 10 2 [y y , y y , y y , y y , y y , y y , y y , y y , y , y y ], 1 9 2 9 3 9 4 9 5 9 6 9 7 9 8 9 9 9 10 [y y , y y , y y , y y , y y , y y , y y , y y , y y , 1 10 2 10 3 10 4 10 5 10 6 10 7 10 8 10 9 10 ╔══╗ ╔══════╗ 2 ╔═╗ ╔══╗ ║ n║ ║ 1 ║ y ]), ║u║, ║u ║, ║u ║, ║1 - ──║])) 10 ╚═╝ ║ 1║ ╚══╝ ║ n║ ╚══╝ ║ u ║ ║ 1║ ╚══════╝ This differed from the expected result: 2 matrix([matrix([y , y y , y y , y y , y y , y y , y y , y y , y y , 1 1 2 1 3 1 4 1 5 1 6 1 7 1 8 1 9 2 y y ], [y y , y , y y , y y , y y , y y , y y , y y , y y , y y ],\ 1 10 1 2 2 2 3 2 4 2 5 2 6 2 7 2 8 2 9 2 10 2 [y y , y y , y , y y , y y , y y , y y , y y , y y , y y ], 1 3 2 3 3 3 4 3 5 3 6 3 7 3 8 3 9 3 10 2 [y y , y y , y y , y , y y , y y , y y , y y , y y , y y ], 1 4 2 4 3 4 4 4 5 4 6 4 7 4 8 4 9 4 10 2 [y y , y y , y y , y y , y , y y , y y , y y , y y , y y ], 1 5 2 5 3 5 4 5 5 5 6 5 7 5 8 5 9 5 10 2 [y y , y y , y y , y y , y y , y , y y , y y , y y , y y ], 1 6 2 6 3 6 4 6 5 6 6 6 7 6 8 6 9 6 10 2 [y y , y y , y y , y y , y y , y y , y , y y , y y , y y ], 1 7 2 7 3 7 4 7 5 7 6 7 7 7 8 7 9 7 10 2 [y y , y y , y y , y y , y y , y y , y y , y , y y , y y ], 1 8 2 8 3 8 4 8 5 8 6 8 7 8 8 8 9 8 10 2 [y y , y y , y y , y y , y y , y y , y y , y y , y , y y ], 1 9 2 9 3 9 4 9 5 9 6 9 7 9 8 9 9 9 10 [y y , y y , y y , y y , y y , y y , y y , y y , y y , 1 10 2 10 3 10 4 10 5 10 6 10 7 10 8 10 9 10 ╔══╗ ╔══════╗ 2 ╔═╗ ╔══╗ ║ n║ ║ 1 ║ y ]), ║u║, ║u ║, ║u ║, ║1 - ──║]) 10 ╚═╝ ║ 1║ ╚══╝ ║ n║ ╚══╝ ║ u ║ ║ 1║ ╚══════╝ ********************** Problem 86 (line 1149) *************** Input: print_string_2d_unicode(transpose(matrix(ee3))) Result: 2 printf(false, ~m, matrix([matrix([y , y y , y y , y y , y y , y y , 1 1 2 1 3 1 4 1 5 1 6 2 y y , y y , y y , y y ], [y y , y , y y , y y , y y , y y , y y , 1 7 1 8 1 9 1 10 1 2 2 2 3 2 4 2 5 2 6 2 7 2 y y , y y , y y ], [y y , y y , y , y y , y y , y y , y y , y y , 2 8 2 9 2 10 1 3 2 3 3 3 4 3 5 3 6 3 7 3 8 2 y y , y y ], [y y , y y , y y , y , y y , y y , y y , y y , y y , 3 9 3 10 1 4 2 4 3 4 4 4 5 4 6 4 7 4 8 4 9 2 y y ], [y y , y y , y y , y y , y , y y , y y , y y , y y , y y ], 4 10 1 5 2 5 3 5 4 5 5 5 6 5 7 5 8 5 9 5 10 2 [y y , y y , y y , y y , y y , y , y y , y y , y y , y y ], 1 6 2 6 3 6 4 6 5 6 6 6 7 6 8 6 9 6 10 2 [y y , y y , y y , y y , y y , y y , y , y y , y y , y y ], 1 7 2 7 3 7 4 7 5 7 6 7 7 7 8 7 9 7 10 2 [y y , y y , y y , y y , y y , y y , y y , y , y y , y y ], 1 8 2 8 3 8 4 8 5 8 6 8 7 8 8 8 9 8 10 2 [y y , y y , y y , y y , y y , y y , y y , y y , y , y y ], 1 9 2 9 3 9 4 9 5 9 6 9 7 9 8 9 9 9 10 [y y , y y , y y , y y , y y , y y , y y , y y , y y , 1 10 2 10 3 10 4 10 5 10 6 10 7 10 8 10 9 10 ╔══╗ ╔══════╗ 2 ╔═╗ ╔══╗ ║ n║ ║ 1 ║ y ])], [║u║], [║u ║], [║u ║], [║1 - ──║])) 10 ╚═╝ ║ 1║ ╚══╝ ║ n║ ╚══╝ ║ u ║ ║ 1║ ╚══════╝ This differed from the expected result: 2 matrix([matrix([y , y y , y y , y y , y y , y y , y y , y y , y y , 1 1 2 1 3 1 4 1 5 1 6 1 7 1 8 1 9 2 y y ], [y y , y , y y , y y , y y , y y , y y , y y , y y , y y ],\ 1 10 1 2 2 2 3 2 4 2 5 2 6 2 7 2 8 2 9 2 10 2 [y y , y y , y , y y , y y , y y , y y , y y , y y , y y ], 1 3 2 3 3 3 4 3 5 3 6 3 7 3 8 3 9 3 10 2 [y y , y y , y y , y , y y , y y , y y , y y , y y , y y ], 1 4 2 4 3 4 4 4 5 4 6 4 7 4 8 4 9 4 10 2 [y y , y y , y y , y y , y , y y , y y , y y , y y , y y ], 1 5 2 5 3 5 4 5 5 5 6 5 7 5 8 5 9 5 10 2 [y y , y y , y y , y y , y y , y , y y , y y , y y , y y ], 1 6 2 6 3 6 4 6 5 6 6 6 7 6 8 6 9 6 10 2 [y y , y y , y y , y y , y y , y y , y , y y , y y , y y ], 1 7 2 7 3 7 4 7 5 7 6 7 7 7 8 7 9 7 10 2 [y y , y y , y y , y y , y y , y y , y y , y , y y , y y ], 1 8 2 8 3 8 4 8 5 8 6 8 7 8 8 8 9 8 10 2 [y y , y y , y y , y y , y y , y y , y y , y y , y , y y ], 1 9 2 9 3 9 4 9 5 9 6 9 7 9 8 9 9 9 10 [y y , y y , y y , y y , y y , y y , y y , y y , y y , 1 10 2 10 3 10 4 10 5 10 6 10 7 10 8 10 9 10 ╔══╗ ╔══════╗ 2 ╔═╗ ╔══╗ ║ n║ ║ 1 ║ y ])], [║u║], [║u ║], [║u ║], [║1 - ──║]) 10 ╚═╝ ║ 1║ ╚══╝ ║ n║ ╚══╝ ║ u ║ ║ 1║ ╚══════╝ ********************** Problem 87 (line 1188) *************** Input: (ee4 : [e10a, e10b, e10c, e10d, e11], print_string_2d_unicode(ee4)) Result: baz╗ quux═══╗ foo bar╗ ║ n║ ║ 1 ║ y printf(false, ~m, [║u║, ║u ║, ║u ║, ║1 - ──║, ──── + x]) ╚═╝ ║ 1║ ╚══╝ ║ n║ 2 ╚══╝ ║ u ║ ╔═╗ ║ 1║ ║z║ ╚══════╝ ╚═╝ This differed from the expected result: baz╗ quux═══╗ foo bar╗ ║ n║ ║ 1 ║ y [║u║, ║u ║, ║u ║, ║1 - ──║, ──── + x] ╚═╝ ║ 1║ ╚══╝ ║ n║ 2 ╚══╝ ║ u ║ ╔═╗ ║ 1║ ║z║ ╚══════╝ ╚═╝ ********************** Problem 88 (line 1198) *************** Input: print_string_2d_unicode(matrix(ee4)) Result: ┌ ┐ │ baz╗ quux═══╗ │ │ foo bar╗ ║ n║ ║ 1 ║ y │ │ ║u║ ║u ║ ║u ║ ║1 - ──║ ──── + x │ printf(false, ~m, │ ╚═╝ ║ 1║ ╚══╝ ║ n║ 2 │) │ ╚══╝ ║ u ║ ╔═╗ │ │ ║ 1║ ║z║ │ │ ╚══════╝ ╚═╝ │ └ ┘ This differed from the expected result: ┌ ┐ │ baz╗ quux═══╗ │ │ foo bar╗ ║ n║ ║ 1 ║ y │ │ ║u║ ║u ║ ║u ║ ║1 - ──║ ──── + x │ │ ╚═╝ ║ 1║ ╚══╝ ║ n║ 2 │ │ ╚══╝ ║ u ║ ╔═╗ │ │ ║ 1║ ║z║ │ │ ╚══════╝ ╚═╝ │ └ ┘ ********************** Problem 89 (line 1210) *************** Input: print_string_2d_unicode(transpose(matrix(ee4))) Result: ┌ ┐ │ foo │ │ ║u║ │ │ ╚═╝ │ │ │ │ bar╗ │ │ ║u ║ │ │ ║ 1║ │ │ ╚══╝ │ │ │ │ baz╗ │ │ ║ n║ │ │ ║u ║ │ │ ╚══╝ │ printf(false, ~m, │ │) │ quux═══╗ │ │ ║ 1 ║ │ │ ║1 - ──║ │ │ ║ n║ │ │ ║ u ║ │ │ ║ 1║ │ │ ╚══════╝ │ │ │ │ y │ │ ──── + x │ │ 2 │ │ ╔═╗ │ │ ║z║ │ │ ╚═╝ │ └ ┘ This differed from the expected result: ┌ ┐ │ foo │ │ ║u║ │ │ ╚═╝ │ │ │ │ bar╗ │ │ ║u ║ │ │ ║ 1║ │ │ ╚══╝ │ │ │ │ baz╗ │ │ ║ n║ │ │ ║u ║ │ │ ╚══╝ │ │ │ │ quux═══╗ │ │ ║ 1 ║ │ │ ║1 - ──║ │ │ ║ n║ │ │ ║ u ║ │ │ ║ 1║ │ │ ╚══════╝ │ │ │ │ y │ │ ──── + x │ │ 2 │ │ ╔═╗ │ │ ║z║ │ │ ╚═╝ │ └ ┘ ********************** Problem 90 (line 1243) *************** Input: (ee5 : [e12, FOO, BAR, BAZ, e6a], print_string_2d_unicode(ee5)) Result: 3 2 2 3 - y + 3 x y - 3 x y + x - 1 l k l k l k │ printf(false, ~m, [─────────────────────────────────, FOO, BAR, BAZ, u│ ]) 456 │u = 0 1234 - ────────── 3 (a - b ) i j This differed from the expected result: 3 2 2 3 - y + 3 x y - 3 x y + x - 1 l k l k l k │ [─────────────────────────────────, FOO, BAR, BAZ, u│ ] 456 │u = 0 1234 - ────────── 3 (a - b ) i j ********************** Problem 91 (line 1255) *************** Input: print_string_2d_unicode(matrix(ee5)) Result: printf(false, ~m, ┌ ┐ │ 3 2 2 3 │ │ - y + 3 x y - 3 x y + x - 1 │ │ l k l k l k │ │ │ ───────────────────────────────── FOO BAR BAZ u│ │ │ 456 │u = 0 │) │ 1234 - ────────── │ │ 3 │ │ (a - b ) │ │ i j │ └ ┘ This differed from the expected result: ┌ ┐ │ 3 2 2 3 │ │ - y + 3 x y - 3 x y + x - 1 │ │ l k l k l k │ │ │ ───────────────────────────────── FOO BAR BAZ u│ │ │ 456 │u = 0 │ │ 1234 - ────────── │ │ 3 │ │ (a - b ) │ │ i j │ └ ┘ ********************** Problem 92 (line 1269) *************** Input: print_string_2d_unicode(transpose(matrix(ee5))) Result: ┌ ┐ │ 3 2 2 3 │ │ - y + 3 x y - 3 x y + x - 1 │ │ l k l k l k │ │ ───────────────────────────────── │ │ 456 │ │ 1234 - ────────── │ │ 3 │ │ (a - b ) │ │ i j │ printf(false, ~m, │ │) │ FOO │ │ │ │ BAR │ │ │ │ BAZ │ │ │ │ │ │ │ u│ │ │ │u = 0 │ └ ┘ This differed from the expected result: ┌ ┐ │ 3 2 2 3 │ │ - y + 3 x y - 3 x y + x - 1 │ │ l k l k l k │ │ ───────────────────────────────── │ │ 456 │ │ 1234 - ────────── │ │ 3 │ │ (a - b ) │ │ i j │ │ │ │ FOO │ │ │ │ BAR │ │ │ │ BAZ │ │ │ │ │ │ │ u│ │ │ │u = 0 │ └ ┘ ********************** Problem 93 (line 1293) *************** Input: block([linel : 140], print_string_2d_unicode(matrix(ee1, ee2, ee4, ee5))) Result: ┌ ┐ │ ⌠ │ │ ⎮ │ │ ⎮ f(u) du │ │ ⎮ │ │ ⌡ │ │ │ │ 6 │ │ d │ │ ─────────── (h(u , v , w )) │ │ 3 2 i j k │ │ du dv dw │ │ i j k │ │ │ printf(false, ~m, Col 1 = │ │ │ │ │ foo │ │ ║u║ │ │ ╚═╝ │ │ │ │ 3 2 2 3 │ │ - y + 3 x y - 3 x y + x - 1 │ │ l k l k l k │ │ ───────────────────────────────── │ │ 456 │ │ 1234 - ────────── │ │ 3 │ │ (a - b ) │ │ i j │ └ ┘ ┌ ┐ ┌ ┐ │ m │ │ 1 │ │ ____ │ │ ⌠ │ │ ╲ │ │ ⎮ │ │ ⟩ g │ │ ⎮ f(u) du │ │ ╱ k │ │ ⎮ │ │ ‾‾‾‾ │ │ ⌡ │ │ k = 1 │ │ 0 │ │ │ │ │ │ │ 1 │ │ │ │ │ │ │─────│ │ │ 1 │ │ │ │ n │ │ Col 2 = │ ───────────│ │ Col 3 = │ │p │ │ │ 1 │ │ │ │ q │ │ │ ─────── + 1│ │ │ │ r │ │ │ f(u, v) │ │ │ │ s │ │ │ │(u = 0), (v = 1) │ │ │ 0│ │ │ │ │ │ │ bar╗ │ │ baz╗ │ │ ║u ║ │ │ ║ n║ │ │ ║ 1║ │ │ ║u ║ │ │ ╚══╝ │ │ ╚══╝ │ │ │ │ │ │ FOO │ │ BAR │ └ ┘ └ ┘ ┌ ┐ │ inf │ │ ─┬───┬─ │ │ │ │ │ │ │ │ N │ │ │ │ i │ │ i = 1 │ │ │ │ ┌ ┐ │ │ │ y │ │ │ │ 1 │ │ │ │ │ │ │ │ y │ │ │ │ 2 │ │ ┌ ┐ │ │ │ │ │ │ │ │ y │ │ │ ____ │ │ │ 3 │ │ │ ╲ 2 │ │ │ │ │ │ ⟩ v │ │ │ y │ │ │ ╱ k │ │ │ 4 │ │ │ ‾‾‾‾ │ │ │ │ │ │ k in L │ │ │ y │ │ │ │ │ │ 5 │ │ │ ┌ ┐ │ │ │ │ │ │ │ y y y y y y y y y y │ │ │ │ y │ │ Col 4 = │ │ 1 2 3 4 5 6 7 8 9 10 │ │ Col 5 = │ │ 6 │ │) │ └ ┘ │ │ │ │ │ │ │ │ │ y │ │ │ quux═══╗ │ │ │ 7 │ │ │ ║ 1 ║ │ │ │ │ │ │ ║1 - ──║ │ │ │ y │ │ │ ║ n║ │ │ │ 8 │ │ │ ║ u ║ │ │ │ │ │ │ ║ 1║ │ │ │ y │ │ │ ╚══════╝ │ │ │ 9 │ │ │ │ │ │ │ │ │ BAZ │ │ │ y │ │ └ ┘ │ │ 10 │ │ │ └ ┘ │ │ │ │ y │ │ ──── + x │ │ 2 │ │ ╔═╗ │ │ ║z║ │ │ ╚═╝ │ │ │ │ │ │ │ u│ │ │ │u = 0 │ └ ┘ This differed from the expected result: ┌ \ ┐ │ 1 m \ inf │ │ ⌠ ⌠ ____ \ ____ ─┬───┬─ │ │ ⎮ ⎮ ╲ \ ╲ 2 │ │ │ │ ⎮ f(u) du ⎮ f(u) du ⟩ g \ ⟩ v │ │ N │ │ ⎮ ⎮ ╱ k \ ╱ k │ │ i │ │ ⌡ ⌡ ‾‾‾‾ \ ‾‾‾‾ i = 1 │ │ 0 k = 1 \ k in L │ │ \ │ │ \ ┌ ┐ │ │ \ │ y │ │ │ \ │ 1 │ │ │ \ │ │ │ │ \ │ y │ │ │ \ │ 2 │ │ │ \ │ │ │ │ \ │ y │ │ │ \ │ 3 │ │ │ \ │ │ │ │ \ │ y │ │ │ \ │ 4 │ │ │ \ │ │ │ │ 6 │ \ │ y │ │ │ d 1 │ │ 1 │ ┌\ ┐ │ 5 │ │ │ ─────────── (h(u , v , w )) ───────────│ │─────│ │\ y y y y y y y y y y │ │ │ │ │ 3 2 i j k 1 │ │ n │ │\ 1 2 3 4 5 6 7 8 9 10 │ │ y │ │ │ du dv dw ─────── + 1│ │p │ └\ ┘ │ 6 │ │ │ i j k f(u, v) │ │ q │ \ │ │ │ │ │(u = 0), (v = 1) │ r │ \ │ y │ │ │ │ s │ \ │ 7 │ │ │ │ 0│ \ │ │ │ │ \ │ y │ │ │ \ │ 8 │ │ │ \ │ │ │ │ \ │ y │ │ │ \ │ 9 │ │ │ \ │ │ │ │ \ │ y │ │ │ \ │ 10 │ │ │ \ └ ┘ │ │ \ │ │ baz╗ \ quux═══╗ │ │ foo bar╗ ║ n║ \ ║ 1 ║ y │ │ ║u║ ║u ║ ║u ║ \ ║1 - ──║ ──── + x │ │ ╚═╝ ║ 1║ ╚══╝ \ ║ n║ 2 │ │ ╚══╝ \ ║ u ║ ╔═╗ │ │ \ ║ 1║ ║z║ │ │ \ ╚══════╝ ╚═╝ │ │ \ │ │ 3 2 2 3 \ │ │ - y + 3 x y - 3 x y + x - 1 \ │ │ l k l k l k \ │ │ │ ───────────────────────────────── FOO BAR \ BAZ u│ │ │ 456 \ │u = 0 │ │ 1234 - ────────── \ │ │ 3 \ │ │ (a - b ) \ │ │ i j \ │ └ \ ┘ 14/93 tests passed The following 79 problems failed: (3 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 25 26 29 30 32 34 36 37 39 41 42 43 44 45 46 47 49 50 51 52 53 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93) Running tests in rtest_setvar: 17/17 tests passed Error summary: Error(s) found: /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/tests/rtest6b.mac problems: (33 36) /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/tests/rtest9a.mac problems: (32 37 38 49 50 53 54 57 58 61 62 65 66 69 70 73 74 80 82 84 86 88 90 92 94 96 98 100 102 104 106 108 110 112 116 118 120 124 126 128 130 131) /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/tests/rtest14.mac problem: (154) /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/tests/rtest3.mac problems: (161 162 163 164 165 166 167 168 169 170 174 175 176 177 178 179 180 181 182 183 184 185 186 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 224 225 227 228 243 244 245 246 247 248 249) /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/tests/rtest_gamma.mac problems: (669 751 813 814) /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/tests/rtest_elliptic.mac problem: (98) /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/tests/rtest_trace.mac problems: (84 85 86 87 88 89 90) /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/tests/ulp_tests.mac problems: (7 42) /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/tests/rtest_unicode_display.mac problems: (3 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 25 26 29 30 32 34 36 37 39 41 42 43 44 45 46 47 49 50 51 52 53 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93) Tests that were expected to fail but passed: /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/tests/rtest9a.mac problems: (30 35 36 47 48 51 52 55 56 59 60 63 64 67 68 71 72) /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/tests/rtest_gamma.mac problems: (48 198 663 745) /home/maxima/maxima-test/installroot/share/maxima/branch_5_47_base_1106_g232c36667/tests/rtest_elliptic.mac problem: (92) 207 tests failed out of 13,460 total tests. ; cpu time (non-gc) 357.672768 sec (00:05:57.672768) user, 10.142966 sec system ; cpu time (gc) 89.643862 sec (00:01:29.643862) user, 0.224959 sec system ; cpu time (total) 447.316630 sec (00:07:27.316630) user, 10.367925 sec system ; real time 463.068126 sec (00:07:43.68126) (98.84%) ; space allocation: ; 2,205,829,888 cons cells, 45,097,360,512 other bytes, 0 static bytes ; Page Faults: major: 593 (gc: 29066), minor: 42247 (gc: 29066) (%o0) done