One is used as max iterations for dissimilarity, the other one for ot.optim.generic_conditional_gradient
. We should rename the two to make this distinction clear.
Also the logic here is suspect, and we shouldn't be overriding the argument:
|
numItermax=maxIter if s else numItermax, |