Closed mzaffalon closed 4 years ago
Yes, that seems to make sense. I'll try to put in a PR when I get a chance. Thanks!
Do you mind if I take a stab at it?
Sorry, missed this. I just did it.
On Mon, Aug 31, 2020 at 3:50 PM Michele Zaffalon notifications@github.com wrote:
Do you mind if I take a stab at it?
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/JuliaPy/SymPy.jl/issues/369#issuecomment-684001171, or unsubscribe https://github.com/notifications/unsubscribe-auth/AADG6TEPSUQUZB4OZUTOQJ3SDP5IHANCNFSM4QQST55A .
-- John Verzani Department of Mathematics College of Staten Island, CUNY verzani@math.csi.cuny.edu
It looks like
is_rational
is not set for certain types on masterThis leads to the following error:
I forgot most of my Python, but it looks like sympy also fails to set the property correctly. Would in this case make sense e.g. in https://github.com/JuliaPy/SymPy.jl/blob/382a805b7c4ec1b117b162437dc881787bc53978/src/numbers.jl#L53-L54, to return