Skip to content
This repository was archived by the owner on May 11, 2023. It is now read-only.
This repository was archived by the owner on May 11, 2023. It is now read-only.

feat: LinearOperator __repr__ #17

@daniel-dodd

Description

@daniel-dodd

Feature Request

Write __repr__ for each linear operator:

# LinearOperator(shape=*, dtype=*)
# DenseLinearOperator(shape=*, dtype=*)
# DiagLinearOperator(shape=*, dtype=*)
# ect...

Describe Preferred Solution

Implement and test above.

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