Re: Programing tips: What is faster?
- To: mathgroup at smc.vnet.net
- Subject: [mg113128] Re: Programing tips: What is faster?
- From: Themis Matsoukas <tmatsoukas at me.com>
- Date: Wed, 13 Oct 2010 23:28:13 -0400 (EDT)
> Quite frankly, robust code should never rely on what > Mathematica > does with cached results. This is something you > really have no > control over. And if Mathematica changes for any > reason how the > cache is used, you are likely to have problems that > will be very > hard to track down and resolve. > Good point. Themis