Skip to content
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

Raise exception when collecting a noncommutative symbol #15447

Merged
merged 2 commits into from Nov 6, 2018

Conversation

JMSS-Unknown
Copy link
Contributor

Fixes #14608
The exception is only raised when the expression contains the noncommutative symbol

As stated in #14608 (comment)

  • simplify
    • Raise exception when collecting a noncommutative symbol

@sympy-bot
Copy link

sympy-bot commented Nov 1, 2018

Hi, I am the SymPy bot (v134). 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.4.

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.

Fixes #14608
The exception is only raised when the expression contains the noncommutative symbol

As stated in https://github.com/sympy/sympy/issues/14608#issuecomment-434138072

<!-- BEGIN RELEASE NOTES -->
* simplify
  * Raise exception when collecting a noncommutative symbol
<!-- END RELEASE NOTES -->

Update

The release notes on the wiki have been updated.

Use raises function from pytest to simplify code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants