On 30/08/2007, Brian Donovan <[EMAIL PROTECTED]> wrote:
> Hello all,
>
> I'm wondering if there is a way to use a numpy array that uses disk as a
> memory store rather than ram. I'm looking for something like mmap but which
> can be used like a numpy array. The general idea is this. I'm simulatin
Brian Donovan wrote:
> Hello all,
>
> I'm wondering if there is a way to use a numpy array that uses disk as
> a memory store rather than ram. I'm looking for something like mmap but
> which can be used like a numpy array. The general idea is this. I'm
> simulating a system which produces a larg
Hello all,
I'm wondering if there is a way to use a numpy array that uses disk as a
memory store rather than ram. I'm looking for something like mmap but which
can be used like a numpy array. The general idea is this. I'm simulating a
system which produces a large dataset over a few hours of pro