-
-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
Homomorphism shows error for relator element not in generator #16394
Conversation
✅ Hi, I am the SymPy bot (v147). 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.5. Note: This comment will be updated with the latest check if you edit the pull request. You need to reload the page to see it. Click here to see the pull request description that was parsed.
Update The release notes on the wiki have been updated. |
@jksuom please have a look!! |
Codecov Report
@@ Coverage Diff @@
## master #16394 +/- ##
=============================================
+ Coverage 73.571% 73.623% +0.051%
=============================================
Files 618 618
Lines 158471 158472 +1
Branches 37183 37184 +1
=============================================
+ Hits 116590 116673 +83
+ Misses 36447 36366 -81
+ Partials 5434 5433 -1 |
@jksuom please review this as well. |
This needs a review. I don't know the combinatorics module well enough though... |
This looks good. Sorry for missing this. Thanks for the reminder, Oscar. |
Ohh.. I also forgot this once GSoC started! Thanks @oscarbenjamin!! |
Brief description of what is fixed or changed
Previously:
Now:
Other comments
Release Notes