Gael Varoquaux
Gael Varoquaux
Can you add an example while you work on this PR. I find this very useful, because it helps thinking of the use case.
Aside from the example, what remains to be done here?
> +def shelve_mmap(input_array): > This function is only meant to used with numpy array, since it return a future > on a mmap. That's why I think it's important to...
> I wasn't meaning for this to be fully automatic. Instead, I imagine that one > could manually specify some inputs to be 'stable', like they can be specified >...
Great job! Could you please add a test case too.
Indeed, I think that this is a valid question, and I would love to get an empirical answer to it. I must apologize for the difference between the appendix and...