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

use mutating versions of ops #288

Merged
merged 10 commits into from
Apr 2, 2025
Merged

use mutating versions of ops #288

merged 10 commits into from
Apr 2, 2025

Conversation

jverzani
Copy link
Contributor

Not sure if this is desired, but this makes mutating versions of most operations in case a user wants to minimize allocations.

@jverzani
Copy link
Contributor Author

Hi @isuruf

I believe this is ready to merge.

This PR grew out of a comment you made about diff using a mutable form. Seemed like adding this as much as possible adds flexibility for users at no real cost to performance or complexity of the code base.

Co-authored-by: Isuru Fernando <[email protected]>
jverzani and others added 3 commits March 26, 2025 06:44
@jverzani jverzani merged commit bd8602c into symengine:master Apr 2, 2025
9 checks passed
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.

2 participants