Projects: Difference between revisions

62 bytes removed ,  24 January 2014
→‎Miscellaneous: dangling sentence
(→‎Missing functions: centralizing matlab compatibility issues in their own section)
(→‎Miscellaneous: dangling sentence)
Line 305: Line 305:
*:If I split the data, then my easily programmed processing programs will become hard to program.
*:If I split the data, then my easily programmed processing programs will become hard to program.
*:If possible, I would like to have the virtual memory system in Octave i.e., the all big files, the user see as one big array or such.  There could be several user selectable models to do the virtual memory depending on what kind of data the user have (1d, 2d) and in what order they are processed (stream or random access).
*:If possible, I would like to have the virtual memory system in Octave i.e., the all big files, the user see as one big array or such.  There could be several user selectable models to do the virtual memory depending on what kind of data the user have (1d, 2d) and in what order they are processed (stream or random access).
Perhaps this can be done entirely with a library of M-files.


*An interface to gdb. Michael Smolsky <fnsiguc@weizmann.weizmann.ac.il> wrote:
*An interface to gdb. Michael Smolsky <fnsiguc@weizmann.weizmann.ac.il> wrote:
115

edits