Projects: Difference between revisions

Jump to navigation Jump to search
245 bytes added ,  12 March 2014
→‎Input/Output: suggest xmlread and xmlwrite based on Xerces
(→‎Programming: centralize info about nonempty ids in easy projects page)
(→‎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=

Navigation menu