jcbedoyam

Results 2 comments of jcbedoyam

I tried solving this issue by overloading the comparation operator ``__eq__`` for the ``NA`` class since comparisons return again ```` instead of a boolean. However this fails the arithmetics comparison...

Hi, since there has not been activity since last year I started implementing a solution. However, I have been having trouble with the reductions. I think the canonicalization are the...