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

Added Replacer class to simplify the creation of replacement expressions with MatchPy #20794

Merged
merged 3 commits into from Jan 17, 2021

Conversation

Upabjojr
Copy link
Contributor

Replacer class is a wrapper around MatchPy's ManyToOneReplacer to simplify its usage in SymPy.

  • utilities
    • Added Replacer class to simplify the creation of replacement expressions with MatchPy.

@sympy-bot
Copy link

sympy-bot commented Jan 14, 2021

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

  • utilities
    • Added Replacer class to simplify the creation of replacement expressions with MatchPy. (#20794 by @Upabjojr)

This will be added to https://github.com/sympy/sympy/wiki/Release-Notes-for-1.8.

Click here to see the pull request description that was parsed.
Replacer class is a wrapper around MatchPy's `ManyToOneReplacer` to simplify its usage in SymPy.

<!-- BEGIN RELEASE NOTES -->
* utilities
  * Added Replacer class to simplify the creation of replacement expressions with MatchPy.
<!-- END RELEASE NOTES -->

Update

The release notes on the wiki have been updated.

@Upabjojr
Copy link
Contributor Author

@skirpichev

@Upabjojr Upabjojr merged commit 95fbdbc into sympy:master Jan 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants