659
edits
Fgnievinski (talk | contribs) (→Programming: centralize info about nonempty ids in easy projects page) |
Carandraug (talk | contribs) (→Input/Output: suggest xmlread and xmlwrite based on Xerces) |
||
Line 91: | Line 91: | ||
*Extend Octave functions to work on stored arrays that are too big to fit in RAM, similar to available R [http://www.bigmemory.org/ packages.] | *Extend Octave functions to work on stored arrays that are too big to fit in RAM, similar to available R [http://www.bigmemory.org/ packages.] | ||
* write {{codeline|xmlread}} and {{codeline|xmlwrite}}. This could be done using [http://xerces.apache.org/xerces-c/ Xerces C++ interface] which apparently is what [http://octave.1599824.n4.nabble.com/xml-in-octave-td4663034.html Matlab uses]. | |||
=Interpreter= | =Interpreter= |