Timeline for RotateRight ith row of a matrix by i - 1
Current License: CC BY-SA 3.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 13, 2017 at 12:55 | history | edited | CommunityBot | replaced http://mathematica.stackexchange.com/ with https://mathematica.stackexchange.com/ | |
| May 31, 2013 at 0:22 | history | edited | Mr.Wizard | CC BY-SA 3.0 | edited body |
| May 30, 2013 at 15:16 | comment | added | John Smith | @Mr.Wizard (of Oz) thanks for the link. I'm somewhat disappointed that matched elements from the pattern matcher don't know by default their position but thus is life. | |
| May 30, 2013 at 6:55 | comment | added | Mr.Wizard | @J.M. Agreed. I was attempting to work with the OP's style, for what it's worth. | |
| May 30, 2013 at 6:39 | comment | added | J. M.'s missing motivation | One could of course do Length[mat] instead of Dimensions[mat][[1]]. Using While[] here looks a bit clunky; I'd have used Do[] myself. | |
| May 30, 2013 at 6:24 | history | answered | Mr.Wizard | CC BY-SA 3.0 |