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
Browse filesBrowse the repository at this point in the historyBrowse files
authored and
Jammy2211
committed
fix: codex-review — restore self._xp default, unwrap wrapper before subtraction
xp=None now defaults to self._xp (pre-existing behaviour preserved for
JAX-backed callers not passing xp); deflection_grid unwrapped via .array
so traced values never hit __array__/asarray (verified: the source-plane
vmap+jit regression now passes where it raised TracerArrayConversionError).
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
0 commit comments