Timeline for Print a Block-Diagonal Matrix
Current License: CC BY-SA 3.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Feb 15, 2015 at 22:37 | comment | added | nimi | @Zgarb: nice find. Thanks! | |
| Feb 15, 2015 at 22:36 | history | edited | nimi | CC BY-SA 3.0 | added 32 characters in body |
| Feb 15, 2015 at 15:38 | comment | added | Zgarb | You can save two bytes by doing (h,e:t)<-map(`splitAt`i)[0..length i-1], since n is not used outside the let binding. | |
| Feb 11, 2015 at 18:41 | history | answered | nimi | CC BY-SA 3.0 |