Re: memory issue
- To: mathgroup at smc.vnet.net
- Subject: [mg130706] Re: memory issue
- From: "Prof. Jake" <pa002 at comcast.net>
- Date: Sat, 4 May 2013 03:18:01 -0400 (EDT)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
- Delivered-to: l-mathgroup@wolfram.com
- Delivered-to: mathgroup-outx@smc.vnet.net
- Delivered-to: mathgroup-newsendx@smc.vnet.net
- References: <20130424110334.9875F6A53@smc.vnet.net> <20130425065304.7F8116A46@smc.vnet.net>
Thanks to everyone with my problem. The idea of separating sections of my book into hyperlinks worked out perfect. Thanks again -----Original Message----- From: Tomas Garza [mailto:tgarza10 at msn.com] Sent: Thursday, April 25, 2013 2:53 AM To: mathgroup at smc.vnet.net Subject: [mg130706] Re: memory issue There is no reason why evaluation should proceed automatically on opening the notebook - unless you have instructed it to do so. And even so, it can only happen when you make an evaluation for the first time in a work session. A possible explanation is that you have set all the input cells to InitializationCell. Check this by selecting the cell bracket on each of them and clicking Cell|CellProperties on the menu to see if the InitializationCell option is enabled. By the way, have you thought of dividing your book into separate notebooks for each chapter or subchapter? This appears to be good practice. -Tomas > From: noslowski at comcast.net > Subject: memory issue > To: mathgroup at smc.vnet.net > Date: Wed, 24 Apr 2013 07:03:34 -0400 > > > When I load in my book that I am writing, I run out of memory and my > CPU is maxed out. The book so far is over 300 pages and has many equations. > Mathematica freezes on me. Is there any way that I can stop > Mathematica from evaluating all of the equations in the book when I > open the book to work on it? > > > > Thanks > > Professor Jake Trexel > > > >