This repository has been archived by the owner on May 11, 2023. It is now read-only.
feat: Square, symmetric, positive semi-definite LinearOperator. #5
Labels
enhancement
New feature or request
All operators are assumed to be positive semi-definite, except for the lower and upper triangular linear operators. In future, we will abstract this property out, and allow for non-square matrices.
Do we do this something like this?
Or do we define these as properties on the linear operator?
Resolving this would allow to move beyond square operators.
The text was updated successfully, but these errors were encountered: