henry1jin / eigeNN

9 stars 5 forks source link

Problems in the code #2

Open TariqMahmood1352 opened 2 years ago

TariqMahmood1352 commented 2 years ago

psi_10to20 = parametricSolutions(tTest,loss_hists1[10][1][0],t0,xBC1) File "EigNN", line 44, in parametricSolutions N1,N2 = nn(t) TypeError: 'NoneType' object is not callable

what should i do to resolve this error?

Regards