User Portlet User Portlet

Christopher Wolfram
Discussions
![enter image description here][1] &[Wolfram Notebook][2] (Also available in HTML [here][3].) [1]: https://community.wolfram.com//c/portal/getImageAttachment?filename=networkColumn.png&userId=24497 [2]:...
> Also available at https://christopherwolfram.com/projects/spelling-bee/ &[Wolfram Notebook][1] [1]: https://www.wolframcloud.com/obj/52c06ff7-9b5e-4686-9029-67c17f3067df
&[Wolfram Notebook][1] (Also available on [my website][2].) [1]: https://www.wolframcloud.com/obj/0247eba5-0fe8-48a6-a88e-f01c2d0e5453 [2]:...
![enter image description here][1] &[Wolfram Notebook][2] [1]: https://community.wolfram.com//c/portal/getImageAttachment?filename=medialAxis.png&userId=24497 [2]: https://www.wolframcloud.com/obj/fc3c5af7-2d27-4bdb-bbc7-1e5fe2bdabd3
![An example of a GeoVoronoi][1] &[Wolfram Notebook][2] [1]: https://community.wolfram.com//c/portal/getImageAttachment?filename=geovoronoi.png&userId=24497 [2]: https://www.wolframcloud.com/obj/6e919c7c-d8f9-4c43-9b8b-8f8580ef471a
*MODERATOR NOTE: coronavirus resources & updates:* https://wolfr.am/coronavirus ---------- &[Wolfram Notebook][1] [1]: https://www.wolframcloud.com/obj/1e2a06f6-9d89-464a-b761-a0bc385a0eb7 [original]:...
![enter image description here][1] &[Wolfram Notebook][2] [1]: https://community.wolfram.com//c/portal/getImageAttachment?filename=animation.gif&userId=24497 [2]: https://www.wolframcloud.com/obj/111b7fc9-47f8-4d2e-90ff-fe71265746fd
This was originally in reply to somebody else, but it appears that just before I posted the original thread was removed. I thought I might as well post anyway though. The question was asking about something to find the shortest route to walk a dog...
Where is the geographic center of the US? According to the National Geologic Survey, the center of the conterminous US is at 39°50'N 98°35'W, and the center of all US states (including Alaska and Hawaii) is at 44°58'N 103°46'W. The thing is, the...
In Mathematica the closest thing (currently) to a peak detect function is a function called MaxDetect, which is unfortunately very slow with large datasets and could be better at finding peaks.  So (for a project which I will post here soon) I...