CIL icon indicating copy to clipboard operation
CIL copied to clipboard

Running a CIL algorithm with an infinite number of iterations

Open MargaretDuff opened this issue 1 year ago • 0 comments

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

MargaretDuff avatar Jul 01 '24 08:07 MargaretDuff