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
Improve error handling and type checks in preprocessing
Enhanced input validation and error messages in curvilinear and unstructured scikit-learn preprocessors, replacing assertions with explicit exceptions. Added missing backend error in Warped2DInterp. Fixed gradient caching bug in MultivaluedInterp by using correct argument key. Ensured interp_kwargs is copied before update in UnstructuredInterp.
0 commit comments