Skip to content

Fix exponents

Right now qsymm uses a symbolic e, which isn't the Euler constant sympy.E. This causes a problem with sympy 1.12 because of https://github.com/sympy/sympy/pull/23962