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
A JET pass over the merged master turned up more methods that could
not run: a garbled expression in the product of two LowRankOperators,
a field access on the wrong object in BandedMatrix(::SubOperator),
and an exception type that was moved out of Base. The LowRankFun
constructors now report unsupported arguments instead of failing with
an UndefVarError.
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
0 commit comments