Mercurial > hg > octave-thorsten
diff PROJECTS @ 2575:e57847e2de87
[project @ 1996-12-09 18:05:37 by jwe]
author | jwe |
---|---|
date | Mon, 09 Dec 1996 18:05:39 +0000 (1996-12-09) |
parents | 2480ef198c46 |
children | 3723512a827a |
line wrap: on
line diff
--- a/PROJECTS +++ b/PROJECTS @@ -69,7 +69,7 @@ * Optional inputs for fsqp. * Allow parameters to be passed through the call to fsolve() to the - user-supplied function for Matlab compatibility. Don't place an + user-supplied function for Matlab compatibility. Don't place an upper limit on the number of arguments. * If possible, make economy QR factorization actually take advantage @@ -95,6 +95,9 @@ Should probably work for any vectors, not just if x is a column vector and y is a row vector. + * On systems that support matherr(), make it possible for users to + enable the printing of warning messages. + -------- Graphics: --------