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

feat: LinearOperator __repr__ #17

Open
daniel-dodd opened this issue Mar 14, 2023 · 0 comments
Open

feat: LinearOperator __repr__ #17

daniel-dodd opened this issue Mar 14, 2023 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@daniel-dodd
Copy link
Member

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.

@daniel-dodd daniel-dodd added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Mar 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant