Thomas Maierhofer
Thomas Maierhofer
I am getting an error message when running krigeST with a separable spatio-temporal variogram when computing the full covariance matrix. Here is some reproducible code showing the error that I...
Hey John, I changed just a few lines of your code to make it run with Python 3. I am not sure if you have any plans to update this...
evaluateParamExpressions.ParamSet and evaluateParamExpressions.Param throw an error if an environment is handed over for dict. The help says, that this should be possible, and the underlying function getValues does take an...
The order of the parameters in par and x makes a difference. I think it would be nice, if the parameter values and the parameters set would be matched by...