Skip to content

Does it make argsort differentiable too ?  #13

@lcrmorin

Description

@lcrmorin

I am toying with your library with some applications in mind. However it occured to me that what I would need is not sorting or ranking but argsort. I generally need the following (in numpy grammar):

y[np.argsort(x)]

From my understanding it wouldn't be possible... Am I missing something obvious ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions