User Portlet User Portlet

Denis Ivanov
Discussions
All your examples works very well with the right order on Mathematica 13.2: ![enter image description here][1] [1]: https://community.wolfram.com//c/portal/getImageAttachment?filename=444.png&userId=2005873
You need to use `P` as a function `f` variable. See my answer [here][1]. [1]: https://community.wolfram.com/groups/-/m/t/3240900
![Simple model of society as cellular automaton][1] &[Wolfram Notebook][2] [1]: https://community.wolfram.com//c/portal/getImageAttachment?filename=Screenshot2024-07-30at12.45.40%E2%80%AFPM.jpg&userId=11733 [2]:...
![ٍSome mushroom photos and Voronoi mesh of their detected pores. Exploring fungi pores pattern and comparing with some known distributions][1] &[Wolfram Notebook][2] [1]:...
Dear Jessica, This parameter (and your function) will be very useful to me in the study that will be published soon. It’s about the distribution of the pores of the mushrooms (Tinder Fungi). Here’s a fragment of it's Voronoi Mesh : ...
I’m still thinking about your code and I’m not ready to suggest a new algorithm. But in any case speed will increase if instead of ordinary arrays use `SparseArrays`.
&[Wolfram Notebook][1] [1]: https://www.wolframcloud.com/obj/69b63450-3dbf-4877-9acc-60a76ab1d580
![aperiodic sequences with a complex turtle graphics][1] &[Wolfram Notebook][2] [1]: https://community.wolfram.com//c/portal/getImageAttachment?filename=Turtlegraphicsgrid.png&userId=20103 [2]:...
Why don’t you generate random integers from $-10^{35}$ to $10^{35}$ and then multiply by $10^{100}$ ?