-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Particle and RigidBody compatibility with the joints framework #24830
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. 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.13. 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) Full benchmark results can be found as artifacts in GitHub Actions |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I will merge soon if nobody else has any comments they'd like to add. |
References to other Issues or PRs
Output of the mechanics experimental development (#24234)
Implements parts of #24550 and #24699
Brief description of what is fixed or changed
Make
Particle
andRigidBody
compatible with the joints framework.Other comments
Release Notes
Particle
andRigidBody
compatible with the joints framework.