Error which only appears when inside sciML_train call environment: ERROR: ArgumentError: unable to check bounds for indices of type Nothing

It’s not a bug, it’s how your callback options are set. Do cb = ContinuousCallback(condition,affect!,save_positions = (false,false))

1 Like