log scripts/statistics/normalize.m @ 31551:fd29c7a50a78 stable

age author description
Sat, 26 Nov 2022 06:32:08 -0800 Rik maint: use commas, semicolons consistently with Octave conventions. stable
Mon, 31 Oct 2022 16:25:46 -0400 Nicholas R. Jankowski normalize.m: Use bsxfun rather than broadcasting (bug #55765)
Sat, 29 Oct 2022 23:42:18 -0400 Nicholas R. Jankowski normalize.m: Remove redundant calculation from 1-input case
Thu, 27 Oct 2022 15:19:30 -0700 Rik normalize.m: Use Octave coding conventions.
Thu, 27 Oct 2022 10:38:47 -0400 John W. Eaton * normalize.m: Fix typo in previous change.
Thu, 27 Oct 2022 10:20:10 -0400 Nicholas R. Jankowski doc: Add normalize to manual and clean up docstring
Wed, 26 Oct 2022 18:05:19 -0400 Nicholas R. Jankowski normalize.m: correct error messages split across lines (bug #55765)
Wed, 26 Oct 2022 17:32:52 -0400 Nicholas R. Jankowski normalize.m: Add xtest bug number and cleanup line-lengths (bug #55765)
Wed, 26 Oct 2022 17:07:29 -0400 Nicholas R. Jankowski Implement new function 'normalize' (bug #55765)