John W. Eaton wrote: > The following functions have been moved from Octave Forge packages to > Octave but are still present in the Octave Forge SVN archive: > > erfcx > prctile > strtrim > textread > > I also noticed a few other functions like csvread, csvwrite, and > dlmwrite that have been moved from Octave Forge packages to Octave and > removed from the Octave Forge SVN, but are still present in the > current released package. I think that makes sense for now, but are > there plans to release updated packages once Octave 3.4 is released?
I'm awaiting octave 3.4 for a next io package release. Textread, csvread, csvwrite, dlmwrite & dlmread will be finally dropped then, and the io pkg will depend on octave version 3.4 or later. I've removed those functions earlier on but needed them back for an older octave version in Mandriva's package mgmt system (Mandriva lags behind a bit), so perhaps they crept back in when I committed changes in my local io pkg copy to svn. Currently I cannot get the Java package compiled with octave-3.3.54+ (many octave-forge io functions depend on Java). That has to be resolved first before I can test the octave-forge io package with 3.4 release candidates. Philip ------------------------------------------------------------------------------ Forrester recently released a report on the Return on Investment (ROI) of Google Apps. They found a 300% ROI, 38%-56% cost savings, and break-even within 7 months. Over 3 million businesses have gone Google with Google Apps: an online email calendar, and document program that's accessible from your browser. Read the Forrester report: http://p.sf.net/sfu/googleapps-sfnew _______________________________________________ Octave-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/octave-dev
