User Portlet User Portlet

Eric Parfitt
Discussions
Unfortunately, this is a known bug. ``` In[23]:= Head@ParallelMap[f, Dataset[Range[5]]] During evaluation of In[23]:= ParallelCombine::nopar1: Map[f][Dataset [ >]] cannot be parallelized; proceeding with sequential evaluation. Out[23]=...
Very cool. It made met think of this attempt to make a multi-layered non-circular dictionary where everything is defined down to just 60 or so words called "semantic primes". http://learnthesewordsfirst.com/about/what-is-a-multi-layer-dictionary.html...
I wrote a function which counts the neighborhood size of each node in a graph, as the neighborhood size increases. It then weights closer neighbors more than father neighbors, but does take the global neighborhood into account. It then colors the...
&[Wolfram Notebook][1] [Original]: https://www.wolframcloud.com/obj/4d3cca4c-ea8b-4388-8ede-ded91375e748 [1]: https://www.wolframcloud.com/obj/6a7a8d58-3a0a-4400-a8f2-eed27ac18b86
&[Wolfram Notebook][1] [1]: https://www.wolframcloud.com/obj/9ff169d0-d363-45ef-8c76-17ca6bc2b40f
&[Wolfram Notebook][1] [1]: https://www.wolframcloud.com/obj/9d1faaa0-4db2-4f46-9c84-70ff4706f67d
I wrote an email to someone recently describing some ideas I had for some projects, I thought I'd just share it here. Below that is a list I also sent the person with some projects I've already completed. I need to get my completed projects into an...
This is a program that plays every possible chord in a somewhat "shuffled" sequence. It's based on a modification of the Recaman sequence. There's a second program that doesn't play every chord, but it is based on Woflram's cellular automaton rule...
I wrote a couple functions for enumerating balanced parentheses. One orders them in a slightly haphazard way, whereas the other enumerates them by size. But it can jump right to a tree without having to enumerate all the ones before it by using...
![enter image description here][1] &[Wolfram Notebook][2] [1]: https://community.wolfram.com//c/portal/getImageAttachment?filename=ncl.png&userId=960265 [2]: https://www.wolframcloud.com/obj/cbcffeb8-19b9-41d1-953f-81d2601175f7