[sage-support] Re: import module for all notebooks

2009-07-15 Thread dw
I did try your first suggestion again, and that worked. Since I'm running one instance of notebook under a single user, this works great. Thanks again. On Jul 15, 4:25 pm, dw wrote: > Correction to my last post.  I thought that was working, but it seems > the module was still impo

[sage-support] Re: import module for all notebooks

2009-07-15 Thread dw
ul 9, 2:08 pm, dw wrote: > That's exactly what I needed.  Thank you.  The second solution you > posted was right on. --~--~-~--~~~---~--~~ To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to

[sage-support] Re: Sage & Unum

2009-07-15 Thread dw
nificant digits ''' return '%s %s' % (round(self.asNumber(),sig_fig), self.strUnit ()) This just gives you a method to print the number of desired digits. On Jul 14, 12:08 pm, dw wrote: > I've been evaluating Sage for engineering applications.  The on

[sage-support] Sage & Unum

2009-07-14 Thread dw
I've been evaluating Sage for engineering applications. The one missing part, which after reading this forum I've realized is currently being worked on, is unit support. The best solution I've been able to use so far is Unum. It works well in my application, but in the notebook I'd like to be a

[sage-support] Re: import module for all notebooks

2009-07-09 Thread dw
That's exactly what I needed. Thank you. The second solution you posted was right on. --~--~-~--~~~---~--~~ To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to sage-support-unsubscr...@googlegroups.com

[sage-support] import module for all notebooks

2009-07-09 Thread dw
I have added the unum module for units to my site-packages. I use this module in nearly all notebooks and would like to avoid importing it at the top of every one. Can someone point me to where I can add this to the list of standard imports? Thanks. --~--~-~--~~~---~

[sage-support] Multiple users w/ VMWare

2009-04-29 Thread dw
I feel silly asking this, but I can't seem to find info anywhere on this. I'm running the VMWare image (Sage ver. 3.2.3) and I want to be able to have multiple users log into the server. Right now it automatically signs in under the 'admin' account. If I sign out and try to sign back in, it log