User Portlet User Portlet

Discussions
Hi, I am running Mathematica 11.2.0.0 on Ubuntu 16.04.3 64 bit. I ran Interpolation and FindMinimum on a couple of two-dimensional data sets and FindMinimum seems to always find a 'minimum' at x->1. I am quite sure this was not the case with...
I am using the Grove microphone and the Grove analog-to-digital converter to sample sound. The Grove platform documentation provides the following example C code to read data from the ADC that I am trying to port to Mathematica: #include ...
Hi, Thank you for your prompt response and yes, this version resolved my errors! Regards, Gijsbert
Hi, I just got a Raspberry Pi 3. I installed Raspbian, updated using apt update/apt upgrade and rebooted. The kernel version is 4.9.59-v7+, the Mathematica version is 11.0.1.0, the MRAALink version is 1.0.2 and the BCM2835 revision is 0x02082....
FYI, You have to specify that the argument to f is a real number: Clear[f]; f[p1_Real] := ReturnEvalErrorP[{p1}] ReturnEvalErrorP runs parallel using OpenMPI. Feel free to contact me if you want to know how to launch and use OpenMPI from...
Hi, After importing a CSV I have a list of coordinates/corresponding function values as {x, y, z, f(x,y,z)}, but Interpolation expects a list structured as {{x, y, z}, f(x,y,z)}. What is the easiest way to convert it to that format? Thanks, ...
This issue seems to be resolved in version 11.1 (at least for my GTX 1050)! Gijsbert
This issue seems to be resolved in version 11.1! Gijsbert
This issue seems to be resolved in version 11.1 (at least for my GTX 1050)! Gijsbert