You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "C:\Users\u241279\AppData\Local\Programs\Python\Python38-32\lib\site-packages\scipy\integrate_ivp\ivp.py", line 515, in
fun = lambda t, x, fun=fun: fun(t, x, *args)
File "C:\Users\u241279\AppData\Local\Programs\Python\Python38-32\lib\site-packages\gemf\models.py", line 778, in differential_equation
y[kk,ll] += globals()edge['fkt']
File "C:\Users\u241279\AppData\Local\Programs\Python\Python38-32\lib\site-packages\gemf\models.py", line 317, in inverse_type_0
B = X[idx_B] # quantity of compartment B (prey/nutrient)
IndexError: only integers, slices (:), ellipsis (...), numpy.newaxis (None) and integer or boolean arrays are valid indices
465b
changed the title
IndexError: only integers, slices (:), ellipsis (...), numpy.newaxis (None) and integer or boolean arrays are valid indices
Write error message for - IndexError: If fitting parameters are compartments
Jun 22, 2020
Error Message
File "C:\Users\u241279\AppData\Local\Programs\Python\Python38-32\lib\site-packages\scipy\integrate_ivp\ivp.py", line 515, in
fun = lambda t, x, fun=fun: fun(t, x, *args)
File "C:\Users\u241279\AppData\Local\Programs\Python\Python38-32\lib\site-packages\gemf\models.py", line 778, in differential_equation
y[kk,ll] += globals()edge['fkt']
File "C:\Users\u241279\AppData\Local\Programs\Python\Python38-32\lib\site-packages\gemf\models.py", line 317, in inverse_type_0
B = X[idx_B] # quantity of compartment B (prey/nutrient)
IndexError: only integers, slices (
:
), ellipsis (...
), numpy.newaxis (None
) and integer or boolean arrays are valid indicesYAML Configuration file
exemplary_NPZD_model_maiks.yml.txt
The text was updated successfully, but these errors were encountered: