CIL
CIL copied to clipboard
Running a CIL algorithm with an infinite number of iterations
Description
Please can we have a discussion on any checks we need if a user passes np.inf to run in the algorithm. E.g. a warning to the user, or a check that they also pass a callback.
We should also add a unit test to check expected behaviour because this extra functionality is currently untested