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.*
> f
On May 14, 5:56 pm, Suresh Jeevanandam <[EMAIL PROTECTED]> wrote:
> Michael,
> I am on linux but the directory is mounted on NFS.
> I will try out commenting all.py imports.
You will likely see a huge gain in start up time by moving Sage to /
tmp locally. For some reason ld+NFS sucks, my gues
On May 14, 2:10 pm, mabshoff <[EMAIL PROTECTED]> wrote:
> On May 14, 10:25 am, Suresh Jeevanandam <[EMAIL PROTECTED]> wrote:
>
> > Hello everybody,
>
> Hi Suresh,
>
> > 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 t
On May 14, 10:25 am, Suresh Jeevanandam <[EMAIL PROTECTED]> wrote:
> Hello everybody,
Hi Suresh,
> 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.*
>