Timeline for Elegantly adding two differently spaced lists of ordered pairs $(x, y)$
Current License: CC BY-SA 3.0
9 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 13, 2017 at 12:55 | history | edited | CommunityBot | replaced http://mathematica.stackexchange.com/ with https://mathematica.stackexchange.com/ | |
| Sep 29, 2013 at 16:12 | comment | added | ybeltukov | @MichaelE2 I update f3. Now it works almost as fast as your mergeBin. The problem was that I prepend integer 0 to the real list. | |
| Sep 29, 2013 at 16:06 | history | edited | ybeltukov | CC BY-SA 3.0 | added 13 characters in body |
| Sep 29, 2013 at 15:35 | history | edited | ybeltukov | CC BY-SA 3.0 | added 10 characters in body |
| Sep 29, 2013 at 2:09 | comment | added | ybeltukov | @MichaelE2 This is to be expected. In such cases I use Max@Abs as upper limit of errors. I also noticed that for the real data f3 is slower than f2. | |
| Sep 29, 2013 at 1:25 | comment | added | Michael E2 | It's not very important, but I get a small amount of round-off error with f3 on the large example in my answer (which uses type Real instead of Integer). That's why I don't show resf2 == resf3, which returns False. | |
| Sep 28, 2013 at 21:37 | history | edited | ybeltukov | CC BY-SA 3.0 | added 462 characters in body |
| Sep 28, 2013 at 20:51 | history | edited | ybeltukov | CC BY-SA 3.0 | added 12 characters in body |
| Sep 28, 2013 at 20:31 | history | answered | ybeltukov | CC BY-SA 3.0 |