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
[ENH] Refactor GeophysicsInput with type annotations
Replaced raw tensor attributes with `Annotated` numpy arrays for better type validation and integrated a short numpy array validator. This improves code clarity and enforces input validation.
0 commit comments