Mercurial > hg > octave-nkf
diff NEWS @ 12413:b7d0d6044bd7
remove functions deprecated in 3.2
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Tue, 08 Feb 2011 15:53:13 -0500 |
parents | 5252f12537f8 |
children | b914e8125f1b |
line wrap: on
line diff
--- a/NEWS +++ b/NEWS @@ -1,3 +1,23 @@ +Summary of important user-visible changes for version 3.6: +--------------------------------------------------------- + + ** Deprecated functions. + + The following functions were deprecated in Octave 3.2 and have been + removed from Octave 3.6. + + create_set spcholinv splu + dmult spcumprod spmax + iscommand spcumsum spmin + israwcommand spdet spprod + lchol spdiag spqr + loadimage spfind spsum + mark_as_command sphcat spsumsq + mark_as_rawcommand spinv spvcat + spatan2 spkron str2mat + spchol splchol unmark_command + spchol2inv split unmark_rawcommand + Summary of important user-visible changes for version 3.4: ---------------------------------------------------------