User Portlet User Portlet

Discussions
If you use a real map, wouldn't it basically be a hex grid placed over the real map? Or do think the overlapping hexagons is related to this?
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...
It's (trivially) a palindrome in any base >= 2016..
Hello Kyle! It does seem like there is a lot of code here, but once you break it down it can become more manageable. If you download the zip file linked in the article, the Java files have line-by-line comments, which should make everything a bit...