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
Replace the old LazyOrder workflows with local kwargs instead of a global mode: simplify(expr; expand_completeness=false) and simplify(expr; commute=false), for cases like "keep |g⟩⟨g| atomic" or "reductions only".
Replace the old LazyOrder workflows with local kwargs instead of a global mode:
simplify(expr; expand_completeness=false)andsimplify(expr; commute=false), for cases like "keep |g⟩⟨g| atomic" or "reductions only".