I am trying to index an array as parameter in a odeint, as example this array:
H_lookup = np.array([1, 2, 3, 4, 5])
The function I am using i