-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
More informative error message if args are swapped in Vector.diff() #23372
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
✅ Hi, I am the SymPy bot (v163). I'm here to help you write a release notes entry. Please read the guide on how to write release notes. Your release notes are in good order. Here is what the release notes will look like:
This will be added to https://github.com/sympy/sympy/wiki/Release-Notes-for-1.11. Click here to see the pull request description that was parsed.
Update The release notes on the wiki have been updated. |
Benchmark results from GitHub Actions Lower numbers are good, higher numbers are bad. A ratio less than 1 Significantly changed benchmark results (PR vs master) Significantly changed benchmark results (master vs previous release) before after ratio
[77f1d79c] [05a85ca4]
<sympy-1.10.1^0>
+ 99.1±0.8ms 176±0.7ms 1.77 sum.TimeSum.time_doit
Full benchmark results can be found as artifacts in GitHub Actions |
This is ready for review. |
LGTM! |
References to other Issues or PRs
Fixes #23366
Brief description of what is fixed or changed
New output which tells more clearly that the frame is of the wrong type.
Other comments
Release Notes