Skip to content

Distinction between numItermax and maxIter #73

Description

@vineetbansal

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,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions