User Portlet User Portlet

Discussions
Yes, my code was meant to be an example of my reverse polish intuition from HP-45 days. Is this the general concept with v being the more valuable (3/4 for Blue-Major in your case)? TableForm[{{1, 1 - v}, {v, 1}}, TableHeadings ->...
A belated thank you, Mr. Brown. Your response clarified things for me… I recall bash as a shell, did clang arise from similar sentiment?
Howdy, Mark From the examples I’ve seen in Wolfram’s post and Documentation, I think your use of “location” as a string was a problem. Try just #location... Select[test, (#location == "familyroom" &)] Block[{test, select}, test =...
Stephen, The support file for installing the new app listed a step requiring us (I use macOS) to rename the Mathematica file (e.g. v14.0) in the Applications directory. After I renamed it Mathematica_Old, I was able to install the Wolfram app...
A belated thank you to Mr. Milton. Some surgery provided a distraction for a week. I had not explored the real Global options, just the Notebook-global options. My error or impatience in not understanding Documentation… I was also able to disable...
Any suggestion for how to generate the Cycles? I read that the SemidirectProduct was involved, but that does not evaluate in FiniteGroupData and the DirectProduct generates a different thing altogether. FiniteGroupData[{"DirectProduct",...
You are not alone, I am lost somewhere between Wolfram Language, math and physics 97% of the time. I used ConstantArray as a easy way to generate repeated frequency values the length of the mass span. ConstantArray[x,4] -> {x,x,x,x} so I just...
Thanks for pressing the question, Ronald. I gave up on the iPad app years ago... must be a retired-guy thing. My take was that there is a gap between what you and I assumed the usage scenario to be and what the developers assumed it would be....
Thanks for posting interesting work. I wonder if you can point me towards tutorials or texts that would explain how the kernel in your recurrence relates to the word problem. After 20 years with Mathematica, I have learned how to do tensor...
Howdy from an old-timer who has no idea how to use the new-fangled stuff since v4 days. I can't even frame the question other than say I saw an interesting post on evolutionary graphs and clicked on it and it opened something in the cloud without any...