User Portlet User Portlet

Discussions
One idea might be to make the hexagons about 10% larger than currently, but with the *same* spacing between their centers, so that they overlap. Then, across each overlap, combine/overlay the images in a gradual transition of x*(image 1) +...
Specifically to the question of summing the sub-lists of a list of lists like {{1,2}, {3,4,5}}, in Mathematica (with Wolfram Language), the full form of this would be List[List[1,2], List[3,4,5]]. For the task at hand, we want to operate on the...
I noticed another interesting coincidence (?) about "2015": - [2015 base 11 in decimal][1] - [2015 in base 9][2] which are: - 2015 (base 11) converted to base 10 is 2678. - 2015 (base 10) converted to base 9 is 2678. Well, these have...
Very nice! One minor tweak might be to validate the user input to only accept integer-valued parameters: [https://www.wolframcloud.com/objects/user-4d6d3309-8894-48e9-b3bd-c49322e869c9/Samples/CellularAutomaton?rule=41.5&steps=30][1] [1]:...