On Wed, May 14, 2008 at 1:25 AM, Suresh Jeevanandam <[EMAIL PROTECTED]> wrote: > > Hello everybody, > I am using sage-2.9.1.1 . > I am using it for symbolic solving of network equations. Every time I > start the script it takes really huge time to start, spending time in > import sage.all.* > from sage.all import * > Is there any alternative for this, If all I will need is > var(),solve() and factor() functions.
At present your only hope is to do as Michael suggested and start Sage on a non-NFS mounted file system. You will get nowhere by just trying to comment things out in sage/all.py. -- William --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-devel@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---