I don't see anything that does it, although there may be something
that I missed.  It's definitely something that SymPy ought to be able
to do.

Aaron Meurer

On Thu, Jan 26, 2017 at 11:16 AM, bsdz <[email protected]> wrote:
> I'm perhaps missing something here but is there a way to get sympy to
> simplify noncommutative expressions?
>
> ie
>
> L,N = sp.symbols("L N", commutative=False)
>
> sp.simplify(L*N*(L*N)**-1)
>
>
>
>
>
> 
>
> --
> You received this message because you are subscribed to the Google Groups
> "sympy" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at https://groups.google.com/group/sympy.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/sympy/367b4660-6e31-4c39-a87f-c5adb1099770%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/sympy.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sympy/CAKgW%3D6LXoO2BESu8adJ2r4XBftPYv9yJL%2BhF1vVgxKZi874iVA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to