Timeline for Counting the population of integers
Current License: CC BY-SA 3.0
15 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Nov 22, 2023 at 16:01 | answer | added | Sjoerd Smit | timeline score: 1 | |
| Nov 22, 2023 at 15:35 | answer | added | user1066 | timeline score: 1 | |
| Nov 21, 2023 at 0:15 | answer | added | eldo | timeline score: 1 | |
| Feb 27, 2013 at 22:49 | vote | accept | Andrew | ||
| Feb 10, 2013 at 21:43 | answer | added | WReach | timeline score: 8 | |
| Feb 10, 2013 at 20:07 | answer | added | jVincent | timeline score: 10 | |
| Feb 10, 2013 at 20:01 | comment | added | jVincent | @Mr.Wizard Also, my quick testing has it being faster than your posted solution and Leonids. Care to elaborate your claim of inefficiency? | |
| Feb 10, 2013 at 19:52 | comment | added | jVincent | @Mr.Wizard It might not be the best way to achieve this goal, but I would argue that it's the "right" way to make the double mapping that Andrew wrote in the last part of his question. It's also slightly faster then that solution. | |
| Feb 10, 2013 at 16:54 | comment | added | Mr.Wizard | @jVincent That's not at all efficient computationally, but it is efficient with keystrokes which you know I like! | |
| Feb 10, 2013 at 9:57 | answer | added | Mr.Wizard | timeline score: 9 | |
| Feb 9, 2013 at 22:47 | history | tweeted | twitter.com/#!/StackMma/status/300375509777383425 | ||
| Feb 9, 2013 at 22:30 | answer | added | kglr | timeline score: 10 | |
| Feb 9, 2013 at 22:14 | answer | added | Leonid Shifrin | timeline score: 12 | |
| Feb 9, 2013 at 22:02 | comment | added | jVincent | You could do Outer[Count, myData, {1, 2, 3, 4}, 1] | |
| Feb 9, 2013 at 21:55 | history | asked | Andrew | CC BY-SA 3.0 |