KTH-Nek5000 / UQit

Mozilla Public License 2.0
14 stars 6 forks source link

PCE.PY fails unless nQList is provided #4

Open SctShaw opened 2 years ago

SctShaw commented 2 years ago

The code states that nQList is optional but fails at line 562 unless it is provided (for trunMethod = TO).

nQList: (optional) List of length p, nQList=[nQ1,nQ2,...,nQp], wherenQi`: number of samples in i-th direction

salrm8 commented 2 years ago

@SctShaw : sorry for the late reply. Are you using "Regression" to compute the PCDE coefficients? Can you please upload the code here to reproduce the error?