Timeline for How to generate approximately equally spaced points efficiently
Current License: CC BY-SA 3.0
13 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 13, 2017 at 15:43 | comment | added | yode | @Silvia Just an ask.Be my guest. :) | |
| Apr 13, 2017 at 15:38 | comment | added | Silvia | @yode I'm sincerely sorry to say that I might not be able to find some time until at least 1 month later... Also I think, in principle, my method would have no huge differences from kirma's. It's just the old blog with some numerical optimizations. | |
| Apr 13, 2017 at 13:18 | comment | added | yode | @Silvia Could I expect that before the deadline of this bounty? | |
| Apr 13, 2017 at 12:55 | history | edited | CommunityBot | replaced http://mathematica.stackexchange.com/ with https://mathematica.stackexchange.com/ | |
| Apr 13, 2017 at 8:59 | comment | added | Silvia | @yode @ kirma Regarding the performance and generalization to arbitrary region, I had some significant improvements. The key-points are vectorization and compilation. While getting time and appropriate chance, I'd definitely like to share them. | |
| Mar 29, 2017 at 7:44 | history | edited | kirma | CC BY-SA 3.0 | added 34 characters in body |
| Mar 29, 2017 at 4:17 | history | edited | kirma | CC BY-SA 3.0 | added 677 characters in body |
| Mar 29, 2017 at 4:09 | comment | added | kirma | @yode Yes, I've seen it. Lloyd's method is a nice trick people tend to find when thinking of these things. I'm not certain how I found it out, but it's also featured in Mma documentation of VoronoiMesh. | |
| Mar 29, 2017 at 3:32 | comment | added | J. M.'s missing motivation | This seems to do well with concave regions, too. Try, for instance, reg = Cases[Graphics`PolygonUtils`PolygonData["HexaSpiral"], _Polygon, ∞][[1]] | |
| Mar 29, 2017 at 2:36 | comment | added | yode | Good work,and have you seen this blog? | |
| Mar 28, 2017 at 21:39 | history | edited | kirma | CC BY-SA 3.0 | added 2 characters in body |
| Mar 28, 2017 at 21:32 | history | edited | kirma | CC BY-SA 3.0 | added 29 characters in body |
| Mar 28, 2017 at 21:25 | history | answered | kirma | CC BY-SA 3.0 |