Timeline for Calculate the Progressive MeanTM
Current License: CC BY-SA 4.0
7 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Feb 4, 2020 at 21:48 | history | edited | Giuseppe | CC BY-SA 4.0 |
added 653 characters in body
|
| Feb 4, 2020 at 21:43 | comment | added | Giuseppe | @digEmAll actually, using the observation of Kevin's comment here, we can just use R's recycling rules to take Robin's answer and shave off another two bytes. | |
| Feb 4, 2020 at 21:35 | comment | added | Giuseppe | @RobinRyder neither yours nor digEmAll's (nor my 51 byte solution) works for the case of 1 element...I guess I can ask about that. | |
| Feb 4, 2020 at 17:49 | comment | added | Robin Ryder | 59 bytes by building on @digEmAll 's approach. | |
| Feb 4, 2020 at 12:54 | comment | added | digEmAll | Try it online! - same length (62) but using the fancier approach (maybe I'm missing some trivial improvements) | |
| Feb 3, 2020 at 18:03 | history | edited | Giuseppe | CC BY-SA 4.0 |
added 7 characters in body
|
| Feb 3, 2020 at 17:22 | history | answered | Giuseppe | CC BY-SA 4.0 |