Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 03 Jun 2005 07:46:20 -0400
From:      "Anthony M. Agelastos" <iqgrande@gmail.com>
To:        freebsd-questions@freebsd.org,  sf@slappy.org
Subject:   Maxima 5.9.1 problems
Message-ID:  <42A0430C.1040502@asu.edu>

next in thread | raw e-mail | index | archive | help
Hello all,

I am experiencing some problems with Maxima, namely with the plotting 
and with some of the self tests. For the former, it only creates the 
plots in an external Gnuplot window, even if I go to [Options] / [Plot 
Windows] / [Embedded]. I am primarily familiar with embedded plots and 
their ability to rotate with the mouse (left or middle click I do 
believe), but I also assumed the same could be done with the [Separate] 
plot windows but on this version it cannot. Then, to satisfy my own 
curiosity, I did [Maxima] / [Run Tests] and there were multiple 
problems. In case it is desired, I am running FreeBSD 5.4-STABLE (see 
uname output below) with a kernel that is GENERIC+SSE. Any assistance 
would be greatly appreciated. Thank you. Oh, just in case it is also 
needed, Maxima 5.9.1 is using LIsp CMU Common Lisp 19a (should be the 
default because I didn't change any settings).

ast# uname -a
FreeBSD ast.home.iq 5.4-STABLE FreeBSD 5.4-STABLE #0: Sun May 29 
10:30:27 EDT 2005     root@ast.home.iq:/usr/obj/usr/src/sys/IQKERNEL  i386

###### Test Output ######
Running tests in rtest1.mac: 28/28 tests passed.
Running tests in rtest1a.mac: 23/23 tests passed.
Running tests in rtest2.mac: 47/47 tests passed.
Running tests in rtest4.mac: 82/82 tests passed.
Running tests in rtest5.mac: 51/51 tests passed.
Running tests in rtest6.mac: 4/4 tests passed.
Running tests in rtest6a.mac: 56/56 tests passed.
Running tests in rtest6b.mac: 16/16 tests passed.
Running tests in rtest7.mac: 41/41 tests passed.
Running tests in rtest9.mac: 77/77 tests passed.
Running tests in rtest9a.mac: 18/18 tests passed.
Running tests in rtest10.mac: 38/38 tests passed.
Running tests in rtest11.mac: 86/86 tests passed.
Running tests in rtest13.mac: 24/24 tests passed.
Running tests in rtest13s.mac: 16/16 tests passed.
Running tests in rtest14.mac: 64/64 tests passed.
Running tests in rtest15.mac: ;

; Warning: This variable is undefined:
;   |$i|
; ;

; Warning: This variable is undefined:
;   |$i|
; 142/142 tests passed.
Running tests in rtestode.mac: 64/64 tests passed.
Running tests in rtestode_zp.mac: 30/30 tests passed.
Running tests in rtestflatten.mac: 32/32 tests passed.
Running tests in rtest3.mac:
********************** Problem 94 ***************
Input:
TRIGSIMP(%)


Result:
    4            2          3
SINH (X) + (COSH (X) + 1) SINH (X)
----------------------------------
         5
         COSH (X)

This differed from the expected result:
      3         4        5
2 SINH (X) + SINH (X) + SINH (X)
--------------------------------
        5
        COSH (X)

93/94 tests passed.
The following 1 problem failed: (94)
Running tests in rtest8.mac: 50/50 tests passed.
Running tests in rtest12.mac: 74/74 tests passed.
Running tests in rexamples.mac: 136/136 tests passed.
Error summary:
Error found in /usr/local/share/maxima/5.9.1/tests/rtest3.mac, problem: (94)
###### End Test Output ######





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?42A0430C.1040502>