You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 11, 2023. It is now read-only.
The idea is to have things like matmuls (and other opts) as dataclass attributes:
So that the user, can, create a
LinearOperator
from defining a matmul for conjugate gradients (akin to distrax's Lambda Bijector):This is clean to do from the recent refactoring of #20.
The text was updated successfully, but these errors were encountered: