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
Is your feature request related to a problem? Please describe.
The current per-tensor conditions are not applicable if we want to express conditions that involve more than one tensor.
Describe the solution you'd like
The ability to provide additional conditions in ff.factorize as a list of additional tensor expressions.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
The current per-tensor conditions are not applicable if we want to express conditions that involve more than one tensor.
Describe the solution you'd like
The ability to provide additional conditions in
ff.factorize
as a list of additional tensor expressions.The text was updated successfully, but these errors were encountered: