User Portlet User Portlet

Discussions
You have entered your matrices a,b in two dimensional form, but the kernel sees them a lists of lists: In[4]:= a Out[4]= {{1, 2}, {3, 4}, {5, 6}} There is no need to "convert" them to lists of lists.
In the contest of this post, I may want to point to this here [Installing Mathematica under 64-bit Kali Linux on a Raspberry Pi][1] First it lists stumbling blocks that may also arise in different contexts (a user must be member of the `video`...
I no longer see the sensor data app on the IOS store. But see a few other new ones. Is there one that you recommend?
It's rude to answer your own questions, but here goes anyway. Here are some ways to shear and twist prisms. To follow along, go up, copy, paste and run the regInfo[] function. The purpose is to show ways to build extrusions, skew and twist them. ...
Without knowing anything about the graphics standards you have to work to, and steeped in the study of Tufte, my personal preference would be, FWIW: Plot[{B1@z, B2@z, B3@z, B4@z, B5@z, B6@z}, {z, -0.3, 0.3}, PlotStyle ->...
Issue solved with MMA Version 11.3.0 for Raspberry Pi running Raspbian Stretch June 2018 (2018-06-27): Pi 3B+ V11.3 score is 0.13 and it took 107–110 seconds (test 9 & 15 both around 8 seconds each) Pi 3B+ V11.2 score is 0.03 and it took 454...
The package quaternion Norm[] isn't right either. I'm using a mobile browser, so I don't dare try to format an example, but it's easily checked. Sorry. Fred
Hello, The suggestion above, "nanoing these lines to "10.3" and a reboot fixed the failure to launch", didn't work for me. I tried: "sudo apt-get update" "sudo apt-get dist-upgrade" and it worked. Then, I fixed the...
Thanks, Alex. Until fairly recently, the VideoCore was closed source. Now, though, I see google rumblings that it's being documented and/or hacked, and there are people patching assemblers together for special purposes. ...
I am not a rdp expert but I had similar problems trying to run rdp with smalltalk on a linux amazon box to a macintosh. I found VNC worked well. You may want to try vnc to your pi. But this is just a guess .