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

Enable operations on both sides of an equation #60

Open
schymans opened this issue Mar 13, 2019 · 1 comment · Fixed by #64
Open

Enable operations on both sides of an equation #60

schymans opened this issue Mar 13, 2019 · 1 comment · Fixed by #64

Comments

@schymans
Copy link
Collaborator

See sympy/sympy#5031. We could implement the solution given there in Equation()

@schymans
Copy link
Collaborator Author

PR #64 enables addition of equations, but we still need to enable multiplying, dividing etc. both sides of an equation, so I will reopen the issue for later reference.

@schymans schymans reopened this Mar 23, 2019
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 a pull request may close this issue.

1 participant