From: Nils W. <nw...@ia...> - 2006-09-03 19:32:03
|
On Sun, 3 Sep 2006 12:20:09 -0600 "Charles R Harris" <cha...@gm...> wrote: > Travis has introduced the function diagflat for creating=20 >diagonal arrays. It > flattens whatever array is supplied and returns its=20 >values as the diagonal > of a 2-D array or matrix. As the function is currently=20 >undocumented I > thought now might be a good time to discuss other=20 >possible choices for the > name. Here is a quick list that comes to mind >=20 > diagflat (current name) > asdiagonal > todiagonal > asdiag > todiag > ... >=20 > Chuck +1 for todiag Nils |