Karen Hanko

Results 1 issues of Karen Hanko

This is occurring for me every time I try to run anything in sympy live, looks like a case of needing to use `.encode` for encoding unicode: `>>> str(Integral(sqrt(1/x), x))...