Skip to content

MNT: Avoid building the sparse matrix in deriv of mappings #1715

@santisoler

Description

@santisoler

Description of the maintenance task

Inspired by the conversation in #1407, it would be nice to avoid building the sparse matrix in the deriv methods of some mappings when the v argument is not None. We should be able to compute the dot product in place without having to build the matrix.

Metadata

Metadata

Assignees

No one assigned

    Labels

    maintenanceMaintaining code base without actual functionality changes

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions