Skip to content

Conversation

@nahid18
Copy link
Collaborator

@nahid18 nahid18 commented Oct 4, 2024

the tests seem to work

@quattro
Copy link
Contributor

quattro commented Oct 4, 2024

Great! Let's keep this pull request open until we cover nearly all cases. For the compositional style operators (e.g., Tagged, Add, Mul, Composed), we can just make a recursive call.

  • MatrixLinearOperator
  • PyTreeLinearOperator
  • JacobianLinearOperator
  • FunctionLinearOperator
  • IdentityLinearOperator
  • DiagonalLinearOperator
  • TridiagonalLinearOperator
  • TaggedLinearOperator
  • AddLinearOperator
  • MulLinearOperator
  • NegLinearOperator
  • DivLinearOperator
  • ComposedLinearOperator

Copy link
Collaborator Author

@nahid18 nahid18 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@quattro can you review the new push?

@quattro
Copy link
Contributor

quattro commented Oct 7, 2024

LGTM

@quattro quattro closed this Oct 7, 2024
@quattro quattro reopened this Oct 7, 2024
@quattro quattro merged commit f232896 into mancusolab:nonlinear Oct 7, 2024
@quattro
Copy link
Contributor

quattro commented Oct 7, 2024

Let's review and discuss before proceeding to the remaining operators.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants