Timeline for How do I count zeros in sublists?
Current License: CC BY-SA 4.0
13 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 29, 2020 at 6:00 | history | tweeted | twitter.com/StackMma/status/1266247904336863234 | ||
| May 26, 2020 at 21:22 | vote | accept | Garfield | ||
| May 26, 2020 at 21:21 | vote | accept | Garfield | ||
| May 26, 2020 at 21:22 | |||||
| May 26, 2020 at 20:47 | vote | accept | Garfield | ||
| May 26, 2020 at 21:21 | |||||
| May 26, 2020 at 12:23 | history | became hot network question | |||
| May 26, 2020 at 8:06 | answer | added | user1066 | timeline score: 3 | |
| May 26, 2020 at 5:19 | comment | added | MarcoB | @Garfield it is not just cute though: it is lightning-fast too! It is pretty much guaranteed to beat any Map based solution by orders of magnitude in execution time. Of course you could generalize it as Length[array] - Total[array, {2}]. | |
| May 26, 2020 at 5:09 | vote | accept | Garfield | ||
| May 26, 2020 at 20:47 | |||||
| May 26, 2020 at 5:08 | comment | added | Garfield | @ciao: Very cute solution! Thanks. | |
| May 26, 2020 at 4:45 | comment | added | ciao | 100-Total[your_array_here,{2}] | |
| May 26, 2020 at 4:27 | answer | added | Bill | timeline score: 7 | |
| May 26, 2020 at 4:20 | review | First posts | |||
| May 26, 2020 at 5:42 | |||||
| May 26, 2020 at 4:20 | history | asked | Garfield | CC BY-SA 4.0 |