Re: maxima fail... how I can find error?
- From: yantux yantux <yantux@xxxxxxxxx>
- Date: Sun, 07 Oct 2007 04:07:15 +0400
07.10.07, 03:24, Paul Smith (phhs80@xxxxxxxxx):
On 10/7/07, yantux yantux <yantux@xxxxxxxxx> wrote:Thank you.
I use maxima. My step:Write '1+2;' instead of '1+2'.
[yan@home ~]$ maxima
Maxima 5.13.0 http://maxima.sourceforge.net
Using Lisp GNU Common Lisp (GCL) GCL 2.6.7 (aka GCL)
Distributed under the GNU Public License. See the file COPYING.
Dedicated to the memory of William Schelter.
This is a development version of Maxima. The function bug_report()
provides bug reporting information.
(%i1) 1+2 //Maxima not solve expression and I interrupt it (press Ctrl-C), maxima notify:
Maxima encountered a Lisp error:
Console interrupt.
Automatically continuing.
To reenable the Lisp debugger set *debugger-hook* to nil.
(%i1)
Why maxima not solve 1+2 ?
How I can find error?
May I offer you a suggestion? There is now an excellent gui for
maxima, which is called wxmaxima and is available from the usual
repositories. See:
http://wxmaxima.sourceforge.net/wiki/index.php/Main_Page
Wxmaxima adds the ';' automatically to the end the instructions.
Paul
wxMaxima notify my if I not connect to internet:
Not connected to maxima!
After connect wxMaxima is solve 1+2
But if I off connect then wxMaxima prolongs correct solve.
Why wxMaxima need internet connect for good start? Why after off connect wxMaxima not notify error and normal solve?
--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
- Follow-Ups:
- Re: maxima fail... how I can find error?
- From: Paul Smith
- Re: maxima fail... how I can find error?
- Prev by Date: Re: rpm and wget -c
- Next by Date: Re: rpm and wget -c
- Previous by thread: Re: maxima fail... how I can find error?
- Next by thread: Re: maxima fail... how I can find error?
- Index(es):
Relevant Pages
|