Re: "In progress" saving of data collected using Reap/Sow
- To: mathgroup at smc.vnet.net
- Subject: [mg66175] Re: "In progress" saving of data collected using Reap/Sow
- From: "Giacomo Ciani" <giacomo.ciani at gmail.com>
- Date: Wed, 3 May 2006 02:44:41 -0400 (EDT)
- References: <e2v5pu$n64$1@smc.vnet.net><e36vft$n7c$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Are you suggesting me just to store every new result as a new "level" in the list? Very interesting approach... there is a limit on the number of levels of a list? And what about the amount of memory needed to store the data with such an approach? Thaks Giacomo