Skip to content

line_search_armijo returns alpha > 1 #184

@octavian-ganea

Description

@octavian-ganea

line_search_armijo can return alpha > 1 because that's what the scipy function was doing. However, this affects the cg() function used in both GW and FGW functions and returns transport plans with negative entries when armijo=True.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions