max size for QMC is 1111

unit-tests
Marco Ratto 2022-10-20 15:14:39 +02:00
parent 1a46c1dc89
commit bb9e45d0d0
1 changed files with 1 additions and 1 deletions

View File

@ -148,7 +148,7 @@ if fload==0
lpmat0 = lpmat(:,1:nshock);
lpmat = lpmat(:,nshock+1:end);
else
if np<52 && ilptau>0
if np<1112 && ilptau>0
[lpmat] = qmc_sequence(np, int64(1), 0, Nsam)';
if np>30 || ilptau==2 % scrambled lptau
for j=1:np