Skip to content

Support for arrays in addition to tuples in LinearCombination #169

@oschulz

Description

@oschulz

We use LinearMaps extensively in MGVI.jl. We're adding support for Newton-CG-optimization now which needs means of linear maps. The number of maps in the mean/sum is not fixed though, so we'd like to use an array of maps instead of a tuple in LinearCombination. Would a pull request to extend LinearCombination that way be welcome?

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