Skip to content

Reimplement block diagonal functions using class object and taking vectors as input  #111

@junchaoxia

Description

@junchaoxia

Currently the implementation of block diagonal function operations is similar to the Matlab version using module of functions. It will be better to reimplement all related functions using the class method. It is also more convenient to be able to take a vector as input in functions such as blk_diag_apply and blk_diag_solve.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions