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

simplify 1\a #126

Closed
shashi opened this issue Aug 27, 2020 · 2 comments
Closed

simplify 1\a #126

shashi opened this issue Aug 27, 2020 · 2 comments

Comments

@shashi
Copy link
Member

shashi commented Aug 27, 2020

should become a

@MasonProtter
Copy link
Member

For Real and Complex numbers, we should just make x \ y become y / x. It’s only for non-commuting numbers or matrices where the distinction matters.

shashi added a commit that referenced this issue Aug 31, 2020
shashi added a commit that referenced this issue Oct 2, 2020
@YingboMa
Copy link
Member

YingboMa commented Apr 1, 2021

julia> using SymbolicUtils

julia> @syms a
(a,)

julia> 1\a
a

@YingboMa YingboMa closed this as completed Apr 1, 2021
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

No branches or pull requests

3 participants