Re: [Rd] Recommended style with calculator and persistent data

2006-05-18 Thread Seth Falcon
Ross Boylan <[EMAIL PROTECTED]> writes: > I have some calculations that require persistent state. For example, > they retain most of the data across calls with different parameters. > They retain parameters across calls with different subsets of the cases > (this is for distributed computation).

[Rd] Recommended style with calculator and persistent data

2006-05-18 Thread Ross Boylan
I have some calculations that require persistent state. For example, they retain most of the data across calls with different parameters. They retain parameters across calls with different subsets of the cases (this is for distributed computation). They retain early analysis of the problem to spe