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
Main discussion was in #12924. At the time the main methods were renamed but the old names left as aliases for backwards compatibility (see #12934). In the interest of code health, we shouldn't keep these around forever, so let's add an explicit deprecation warning to simps, trapz and cumtrapz, so that it can be removed in 2 releases.