Community Profile

photo

Degang


HKUST

Active since 2014

Statistics

  • First Review
  • Thankful Level 1
  • First Answer

View badges

Content Feed

View by

Question


Matlab engine for python import failure
Mac OS X 10.10.3, Python 3.4.3, Matlab2015a. I installed the matlab engine for python according to the instruction found <h...

9 years ago | 1 answer | 0

1

answer

Question


Problems with Python's statsmodels
I have the following Python file |tmp.py|: from statsmodels.tsa.arima_process import ArmaProcess import numpy as np ...

9 years ago | 0 answers | 0

0

answers

Answered
Have you seen this blog on MATLAB?
I read the blog. It's not about hate. The blog describes serious problems with Matlab language and functions. You don't have to ...

9 years ago | 1

Question


cannot fetch results from tasks finished without errors
I created 10 tasks and submitted them to a local cluster. After a while, the job monitor shown that all tasks had been finished ...

9 years ago | 1 answer | 0

1

answer

Question


Can I have 8 workers on a quad-core processor?
I use PCT to create a "local cluster": parallel.defaultClusterProfile('local'); c = parcluster(); and create and subm...

9 years ago | 2 answers | 1

2

answers