User Portlet User Portlet

Peter Barendse
Discussions
The shirt would be even nicer if 3-colored. It is 4-colored.
![enter image description here][2] -- you have earned ***Featured Contributor Badge*** ![enter image description here][1] Your exceptional post has been selected for our editorial column ***Staff Picks*** http://wolfr.am/StaffPicks and [Your...
Hi Jessica! This is really cool work. I'm posting here because it inspired me to install NetLogo and the Mathematica-link, however I needed to fix a bug to get it to work: In line 226 of the link pkg NetLogo.m, I had to change ...
Lincoln provided the link to mathematician James Grime's writeup in his notebook. For anyone wanting the physical dice, they are available at https://mathsgear.co.uk/collections/dice/products/non-transitive-grime-dice . I first saw the Grime dice in...
The code is available again in the main post. Thanks to Dr. James Belk for providing it.
Actually you did it right first time. The attached notebook has been updated after your comment to contain the full code similar to the post.
Eleazar, Great! I am glad you figured it out. Enjoy! It was a fun exercise to make it, and it amused my daughter ;-) Best, David
very cool stuff!! The display bug seems fixed (at least in Mathematica 13.2) [what I get][1] [1]: https://community.wolfram.com//c/portal/getImageAttachment?filename=ScreenShot2022-11-16at7.05.53PM.png&userId=34034
I get some immediate errors when training, but if I change this line: Function[N[#BatchData["score"]][[1]]],"Key"->"Score"|> to this: Function[N[#BatchData["score"]]],"Key"->"Score"|> it works. (and it seems pretty clear from...
We are currently fixing this issue