[sage-support] Re: New Worksheet opens old work sheet.

2010-02-11 Thread Michael Madison
I had the same problem on both VMWARe and VirtualBox running sage, however, I was using Windows XP at the time and I was using the FireFox browser at the time. I did two things: 1. I emptied the Trash in Sagenotebook. It is not clear this really was what fixed the problem, but it did work

[sage-support] Problem with plot3d in terminal mode

2010-01-20 Thread Michael Madison
I am running sage 4.3 from within VirtualBox with Ubuntu 9.1 64 bit that I compiled from source. The whole thing is running in Windows 7. It has been running great. However, I just decided to run in terminal mode and plot3d does not seem to work. Do I need to install a package to run plot3d from

[sage-support] Re: Problems with 3d plotting

2010-01-19 Thread Michael Madison
Jack and All, Try opening up a new worksheet and rename it. Then try a 3D plot from the new work sheet. I have had a problem with 3D plot after I rotate a plot in a worksheet and then save it. After that I can not get 3D plot to work in that worksheet, however, if I open a new work sheet it

[sage-support] Where are previous cell results stored, can it be removed?

2010-01-19 Thread Michael Madison
When I load a worksheet the results of previous evaluations of cells are displayed. Is there to stop this? Is there a file I could delete. In one worksheet I am having a problem with 3D plot (Jmol), which I can't reproduce in other worksheets. I was able to get 3D plot to work in other cells

[sage-support] Re: Problems with 3d plotting

2010-01-18 Thread Michael Madison
I needed to install icetea from a terminal window run: sudo apt-get install icedtea6-plugin On Jan 18, 7:23 pm, William Cauchois wcauch...@gmail.com wrote: I'm running Ubuntu 9.10. I installed the package sun-java6-plugin and it works for me. On Jan 18, 8:35 am, Jack Fearnley

[sage-support] Reference maunal missing from Sage 4.2.1...

2009-12-07 Thread Michael Madison
I clicked on Help and then Reference from the notebook in Sage 4.2.1. The Reference link is missing for both the pdf and the html reference document. The Tutorial, Construction ect work fine. I am running Sage in VirtualBox where I set up Ubuntu 9.1 myself and compiled it from the Sage4.2.1

[sage-support] 3D plots fail using VirtualBox Sage 4.21 on old XP computer

2009-12-04 Thread Michael Madison
I am running Sage 4.2.1 on a old 1GB ram XP computer with the VirtualBox binary distribution. In the notebook if I try a 3D graph Firefox shuts down and kills the Sage session. This is the same problem I had with the VirtualBox Sage version 4.2. I have also created a separate Ubuntu 9.1 vm in

[sage-support] Re: 3D plots fail using VirtualBox Sage 4.21 on old XP computer

2009-12-04 Thread Michael Madison
On Dec 4, 7:29 am, Dima Pasechnik dimp...@gmail.com wrote: Michael, I guess you have discovered  (or about to discover) yourself a well–known fact that Windows (XP, or whatever) is not really suitable platform for doing any remotely serious computing :) Dmitrii 2009/12/4 Michael Madison

Re: [sage-support] 3D plots fail using VirtualBox Sage 4.21 on old XP computer

2009-12-04 Thread Michael Madison
) is a very important platform for Sage, IMHO. -- William On Fri, Dec 4, 2009 at 10:21 AM, Michael Madison madison.mich...@gmail.com wrote: I am running Sage 4.2.1 on a old 1GB ram XP computer with the VirtualBox binary distribution. In the notebook if I try a 3D graph Firefox shuts down

[sage-support] Re: 3D plots fail using VirtualBox Sage 4.21 on old XP computer

2009-12-04 Thread Michael Madison
work in principle. Try browsing some of the applets athttp://jmol.sourceforge.net/   , does that crash your browser? - Robert On Dec 4, 2009, at 8:09 AM, Michael Madison wrote: I think we should say then what base system requirements are to run Sage.  However, running Sage

[sage-support] Virtualbox Sage 4.2.1... will there be one

2009-11-25 Thread Michael Madison
I am currently using Sage 4.2 in VirtualBox on windows XP. There is a problem with symbolic determinants with 4.2 so I would like to switch to 4.2.1 however none of the mirrors for VirtualBox have 4.2.1 only 4.2. Are there plans to post a 4.2.1 for VirtualBox? Thanks Mike -- To post to this

[sage-support] Problem with plot3d in VirtualBox

2009-11-14 Thread Michael Madison
I have been running Sage 4.2 from VirtualBox successfully for a while. However, I just tried plot3d and it shuts down Firefox and the work sheet I run it from stops working, meaning I can't reload it. Has anyone else run plot3d from Virtualbox? My computer configurations is: Intel Celeron M 1.5

[sage-support] Re: Problem with plot3d in VirtualBox

2009-11-14 Thread Michael Madison
William, The FireFox is running in Windows. It is Fire fox 3.5.5. Mike On Nov 14, 10:22 am, William Stein wst...@gmail.com wrote: On Sat, Nov 14, 2009 at 3:21 AM, Michael Madison madison.mich...@gmail.com wrote: I have been running Sage 4.2 from VirtualBox successfully for a while

[sage-support] Re: Problem with plot3d in VirtualBox

2009-11-14 Thread Michael Madison
William, There is a sage-notebook icon. It brings up sea monkey browser that I could not hook up to sage either using local host or the ip address. Mike On Nov 14, 10:33 am, William Stein wst...@gmail.com wrote: On Sat, Nov 14, 2009 at 10:32 AM, Michael Madison madison.mich...@gmail.com

[sage-support] Re: changeing sage -b (cython)

2009-07-22 Thread Michael Madison
Ethen, Sorry I have not tried. I wanted to speed up some molecular dynamics code I have been playing with that uses numpy and I actually only need the real types. Also, I have been just working with the notebooks. For VMWARE the graphics does not work outside of the notebook interface. Since

[sage-support] Re: changeing sage -b (cython)

2009-07-22 Thread Michael Madison
= a[0] * a[1]      print z test_array() (-4+3j) - Robert On Jul 22, 2009, at 5:46 AM, Michael Madison wrote: Ethen,  Sorry I have not tried.  I wanted to speed up some molecular dynamics code I have been playing with that uses numpy and I actually only need the real types.  Also

[sage-support] Re: changeing sage -b (cython)

2009-07-22 Thread Michael Madison
All, I decided to try hg and I created a clone and added a ~/.hrgc to the /develope/sage directory with my infomation. However, the last patch put me into the hg_editor-DwDTEO.txt and says the following: HG: Enter commit message. lines beginning with 'HG:' HG: -- HG: user : Michael Madison

[sage-support] Re: changeing sage -b (cython)

2009-07-21 Thread Michael Madison
Mike, I am running sage 4.1 with VMWARE (windows XP) where I compiled sage 4.1 from source. I then tried: manage sudo su cd /usr/local/sage wget sage.math.washington.edu/home/robertwb/cython/cython-0.112.spkg sage –f cython-0.11.2.spkg which seemed to compile fine. However if I try from

[sage-support] Re: confused on how to upgrad 3.2.3 to 3.4 on windows vmware

2009-03-17 Thread Michael Madison
William, Does that mean I don't have to down load sage 3.4.zip? Thanks Mike On Tue, Mar 17, 2009 at 1:09 PM, William Stein wst...@gmail.com wrote: On Tue, Mar 17, 2009 at 1:07 PM, madison.mich...@gmail.com wrote: I seemed to be confused on how to upgrade Sage from 3.2.3 to 3.4 using

[sage-support] Re: confused on how to upgrad 3.2.3 to 3.4 on windows vmware

2009-03-17 Thread Michael Madison
William, Thanks. It is working fine. I should have just did as I did in Linux. The upgrade.txt file confused me. Thanks for the rapid reply. I love Sage. Mike On Tue, Mar 17, 2009 at 1:23 PM, William Stein wst...@gmail.com wrote: On Tue, Mar 17, 2009 at 1:14 PM, Michael Madison