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
Add minrank keyword argument to TruncationStrategy
`minrank` provides a lower bound on the number of kept values, composing with
other constraints via `TruncationUnion`. When no upper-bound constraints are
active, `minrank` alone returns `truncrank(minrank)` directly.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments