MathGroup Archive 2011

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Very (very very) slow typing for Mathematica in large cells.

  • To: mathgroup at smc.vnet.net
  • Subject: [mg119145] Re: Very (very very) slow typing for Mathematica in large cells.
  • From: István Zachar <replicatorzed at gmail.com>
  • Date: Mon, 23 May 2011 06:24:13 -0400 (EDT)
  • References: <iraq3s$loh$1@smc.vnet.net>

Dear Bernie,

the same performance drop is present under Win7 (64bit, Mathematica
8.0.1).
Even if you distribute your functions to separate cells, functional
programming is about feeding the result of a step directly to the
next, meaning that you might end up with a very complex program that
happens to take one single (though enormous) cell. For me, it usually
happens.
It would be nice to have a palette via the user can quickly switch
syntax coloring on/off for the given notebook. Once I've tried to do
this, though I ended up with a palette that switched off syntax
coloring for every open notebook except the one in focus. Anyone else
made more success?

Istvan


On May 22, 12:55 pm, BernieTheJet <berniethe... at gmail.com> wrote:
> I have some functions that are very long and complicated and which
> take up many lines of a single cell.  For one particularly long such
> function it can take about 3 second for EACH new character that I type
> to appear in the cell.  What ends up happening is I go type a
> sentence, wait a minute for it to appear on screen, then go back to do
> whatever editing of my typos.  Needless to say this is a bit
> aggravating.  I expect it is related to the various syntax checking
> features that Mathematica now has.  Features that I otherwise really li=
ke,
> actually.
>
> Does anyone know of any work around, or if this is only present on
> WinXP?  I have this problem in both 7 and 8.0.0, for both 32 and 64
> bit windowz, I believe.
>
> Cheers,
>
> Bernard



  • Prev by Date: Re: Part isn't recursive?
  • Next by Date: Re: get a, b from numbers in the form a+b Pi
  • Previous by thread: Re: Very (very very) slow typing for Mathematica in large cells.
  • Next by thread: Re: Very (very very) slow typing for Mathematica in large cells.