Timeline for Count up diagonally!
Current License: CC BY-SA 3.0
9 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 17, 2020 at 9:04 | history | edited | CommunityBot | Commonmark migration | |
| Aug 2, 2017 at 22:56 | history | edited | ZaMoC | CC BY-SA 3.0 | added 95 characters in body |
| Aug 2, 2017 at 22:51 | comment | added | user61980 | Grid[(DiagonalMatrix@Range[1+##]/. 0->""+1)-1,Spacings->0]& is the shortest way I could find to fix those problems | |
| Aug 1, 2017 at 4:51 | comment | added | user202729 | The input is only non-negative, not guaranteed to be positive. | |
| Jul 31, 2017 at 22:31 | comment | added | Mr.Wizard | You need to add Spacings -> 0 if you want this to be character-exact. | |
| Jul 31, 2017 at 15:07 | history | edited | ZaMoC | CC BY-SA 3.0 | added 1 character in body |
| Jul 31, 2017 at 15:03 | history | edited | ZaMoC | CC BY-SA 3.0 | added 22 characters in body |
| Jul 31, 2017 at 13:44 | comment | added | Mr. Xcoder | Wow, an answer that actually contains the word Diagonal | |
| Jul 31, 2017 at 13:06 | history | answered | ZaMoC | CC BY-SA 3.0 |