Mercurial > hg > octave-nkf
diff NEWS @ 17499:c3a3532e3d98
linsolve.m: Add new function for Matlab compatibility.
* scripts/linear-algebra/linsolve.m: New function.
* scripts/linear-algebra/module.mk: Add linsolve.m to build system.
* NEWS: Announce new function.
author | Nir Krakauer < nkrakauer@ccny.cuny.edu> |
---|---|
date | Thu, 26 Sep 2013 08:30:26 -0700 |
parents | 9b7ca74489c7 |
children | 55680de6a897 |
line wrap: on
line diff
--- a/NEWS +++ b/NEWS @@ -265,25 +265,24 @@ inputdlg msgbox warndlg ** Other new functions added in 3.8.0: - + atan2d erfi jit_startcnt - base64_decode expint lines - base64_encode findfigs polyeig - betaincinv flintmax prefdir - built_in_docstrings_file fminsearch preferences - cmpermute gallery readline_re_read_init_file - cmunique gco readline_read_init_file - colorcube hdl2struct rgbplot - copyobj history_save save_default_options - dawson imformats shrinkfaces - dblist importdata splinefit - debug_jit isaxes stemleaf - desktop iscolormap strjoin - doc_cache_create isequaln struct2hdl - ellipj jit_debug tetramesh - ellipke jit_enable waterfall - erfcinv - + base64_decode expint lines + base64_encode findfigs linsolve + betaincinv flintmax polyeig + built_in_docstrings_file fminsearch prefdir + cmpermute gallery preferences + cmunique gco readline_re_read_init_file + colorcube hdl2struct readline_read_init_file + copyobj history_save rgbplot + dawson imformats save_default_options + dblist importdata shrinkfaces + debug_jit isaxes splinefit + desktop iscolormap stemleaf + doc_cache_create isequaln strjoin + ellipj jit_debug struct2hdl + ellipke jit_enable tetramesh + erfcinv waterfall ** Deprecated functions.