User Portlet User Portlet

George Woodrow III
Discussions
In this post, I am seeking comments on the purpose and value of Mathematica and similar software for society at large. I am in the process of reading Iain McGilchrist's book: **The Matter with Things : Our Brains, Our Delusions, and the Unmaking...
Revised: 14 September 2020 to add updated package I wrote a short program so that I could have some ear training. Because I started the graduate program i music after I got a degree in maths, there were a lot of topics that fell through the...
The current string input for DateObject[] has a number of issues: ***First***, if you try to enter a first century date, the result is a twentieth century date. So if you enter the traditional date for the destruction of Pompeii by Vesuvius, you...
Making And[] and Or[] work with lists george woodrow I often have a list of Boolean values that I want to see if they are all True, all False, etc. Unfortunately, And[] and Or[] do not work with lists: In[1]:= And[{True, False, True}] ...
&[Wolfram Notebook][1] [1]: https://www.wolframcloud.com/obj/f675ad13-df32-4e90-8133-efaef59b6292
I saw a short video about Pi-Top, which looks like a packaged up version of the Raspberry Pi (and the website says pretty much that). Does this device support Wolfram Language the same way that Raspberry Pi does?
Hi -- Has anyone encountered issues using Mathematica 12.0 under MacOS Catalina? I beta tested Catalina on one of my computers with no issues, but it was not a rigorous test. The problem is that the second Mathematica 12.1 beta came out shortly...
At the recently completed Wolfram Technology Conference, there was a meet up about the humanities and Wolfram Language. I attended because I have an interest in this topic. I gave a talk at the conference on Hermeneutics and Wolfram Language. (The...
I would like to be able to save a set of graphics primitives as a single object that I can resize, rotate, blur, etc. I can see no way to do this. Region Union does not like the colors, for example. here is some code: Graphics[{Red,...
# Introduction At the recent Wolfram Technology Conference (WTC), I gave a talk about Eliza and Chat-bots. The talk was well received. There is a lot of work that remains to be done, and so I am making the materials available to the community in...