|
|
last edited 16 years ago by gdr |
1 2 3 4 5 | ||
Editor:
Time: 2007/11/17 22:58:54 GMT-8 |
||
Note: property change |
changed: - > I then tried to do some simple graphics. I had to look in the > Axiom book to find the basic commands. The tutorial only > discussed graphics in the context of plotting solutions of > ODEs. I think it could use a brief chapter on elementary graphics. > The Axiom book was fine in that regard. > So I tried draw(x^2, x=-2..2) and draw(sin(x), x=0..6), but > after compiling the expressions, and reporting that the data > was being sent to the viewport manager, both the texmacs > interface and the native axiom command window reported the > following error messages: > > system error: SOCK-SEND-INT is invalid as a function > protected-symbol- warn called with <NIL> > > Can you clarify what's going on and if possible put me back > on the road to wisdom?. Unfortunately graphics is not yet available on the Windows version of Axiom. Both graphics and hyperdoc depend on some graphical libraries (X-windows based) that are not available under windows. Programs like viewport manager will have to be re-written to interface with a Windows compatible graphics library. This is a complex job that is going to take some time. From greg Mon Apr 3 11:28:08 -0500 2006 From: greg Date: Mon, 03 Apr 2006 11:28:08 -0500 Subject: property change Message-ID: <20060403112808-0500@wiki.axiom-developer.org> Category: Axiom User Interface => Axiom on Windows From unknown Fri Jun 23 16:19:10 -0500 2006 From: unknown Date: Fri, 23 Jun 2006 16:19:10 -0500 Subject: property change Message-ID: <20060623161910-0500@wiki.axiom-developer.org> Category: Axiom on Windows => Doyen CD Severity: normal => serious Status: open => fix proposed From unknown Fri Jun 30 08:34:01 -0500 2006 From: unknown Date: Fri, 30 Jun 2006 08:34:01 -0500 Subject: Bug in Axiom windows version in Texmac mode Message-ID: <20060630083401-0500@wiki.axiom-developer.org> I tried to find (a+b)^7 by various ways including (a+b)^6*(a+b) etc, all the time I get only oe result in TEXMAC, a^7. In the Axiomsys program , the answer is correct. V.Nandakumar, India, vandak@gmail.com From unknown Fri Jun 30 08:34:39 -0500 2006 From: unknown Date: Fri, 30 Jun 2006 08:34:39 -0500 Subject: Bug in Axiom windows version in Texmac mode Message-ID: <20060630083439-0500@wiki.axiom-developer.org> I tried to find (a+b)^7 by various ways including (a+b)^6*(a+b) etc, all the time I get only one result in TEXMAC, a^7. In the Axiomsys program , the answer is correct. V.Nandakumar, India, vandak@gmail.com From greg Fri Jun 30 09:20:07 -0500 2006 From: greg Date: Fri, 30 Jun 2006 09:20:07 -0500 Subject: property change Message-ID: <20060630092007-0500@wiki.axiom-developer.org> Category: Doyen CD => Axiom on Windows Severity: serious => normal Status: fix proposed => open
> I then tried to do some simple graphics. I had to look in the > Axiom book to find the basic commands. The tutorial only > discussed graphics in the context of plotting solutions of > ODEs. I think it could use a brief chapter on elementary graphics. > The Axiom book was fine in that regard. > So I tried draw(x^2, x=-2..2) and draw(sin(x), x=0..6), but > after compiling the expressions, and reporting that the data > was being sent to the viewport manager, both the texmacs > interface and the native axiom command window reported the > following error messages: > > system error: SOCK-SEND-INT is invalid as a function > protected-symbol- warn called with <NIL> > > Can you clarify what's going on and if possible put me back > on the road to wisdom?. Unfortunately graphics is not yet available on the Windows version of Axiom. Both graphics and hyperdoc depend on some graphical libraries (X-windows based) that are not available under windows. Programs like viewport manager will have to be re-written to interface with a Windows compatible graphics library. This is a complex job that is going to take some time. ------------------------------------------------------------ property change --greg, Mon, 03 Apr 2006 11:28:08 -0500 Category: Axiom User Interface => Axiom on Windows property change --unknown, Fri, 23 Jun 2006 16:19:10 -0500 Category: Axiom on Windows => Doyen CD Severity: normal => serious Status: open => fix proposed Bug in Axiom windows version in Texmac mode --unknown, Fri, 30 Jun 2006 08:34:01 -0500 I tried to find (a+b)^7 by various ways including (a+b)^6*(a+b) etc, all the time I get only oe result in TEXMAC, a^7. In the Axiomsys program , the answer is correct. V.Nandakumar, India, vandak@gmail.com Bug in Axiom windows version in Texmac mode --unknown, Fri, 30 Jun 2006 08:34:39 -0500 I tried to find (a+b)^7 by various ways including (a+b)^6*(a+b) etc, all the time I get only one result in TEXMAC, a^7. In the Axiomsys program , the answer is correct. V.Nandakumar, India, vandak@gmail.com property change --greg, Fri, 30 Jun 2006 09:20:07 -0500 Category: Doyen CD => Axiom on Windows Severity: serious => normal Status: fix proposed => open