User Portlet User Portlet

Discussions
I've also been trying call Python from MMA 10.0.2. I've been trying to use the StartProcess[] command to start a python interpreter and then use WriteBinary and ReadString to the process' stdin, stdout and stderr. However not really with any success....
That fixed the problem. Thanks.
I think one way is to just subtract 6.9 from your y and fit your regression to new y's: ystar = y - 6.9 Put this ystar in your J data matrix, call new data matrix with ystar, Jstar Then fit the regression to ystar without a constant using the...
Is there any patch or workaround to get Windows RLink to work with versions greater than 2.15.3 or is this set until version 10 of MMA?
I am having trouble setting up a remote kernel to work on Windows 7, 64. I have successfully connected to a remote kernel running on Linux but have not been able to make it work for a remote kernel on Windows. The client and remote host are both...