In [25]: type(y > x)
Out[25]: sympy.core.relational.StrictInequality
In [26]: type(x < y)
Out[26]: sympy.core.relational.StrictInequality
In [27]: (x < y) == (y > x)
Out[27]: True
So the information is not stored anywhere about how it was made. This
should be fixed.
I created http://code.google.com/p/sympy/issues/detail?id=2979 for this.
Aaron Meurer
> --
> You received this message because you are subscribed to the Google Groups
> "sympy" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/sympy/-/689G_8rbSzIJ.
> To post to this group, send email to sy...@googlegroups.com.
> To unsubscribe from this group, send email to
> sympy+un...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/sympy?hl=en.
We can help with any questions you might have. There is a very
complete guide on our development workflow at
https://github.com/sympy/sympy/wiki/development-workflow, which covers
how to use git, how to submit a branch, and things like running tests
and code quality.
Aaron Meurer
On Tue, Jan 10, 2012 at 9:24 PM, Kevin Hunter <hun...@gmail.com> wrote:
> Thanks for the heads up. I'll star the issue, as this would be good to be
> aware of when it's fixed.
>
> --
> You received this message because you are subscribed to the Google Groups
> "sympy" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/sympy/-/xwXw2u8H5b0J.
Heh, I appreciate your apparent faith in my coding skill. I'll take the suggestion under advisement, but I'm more of an optimization feller than I am an algebraic wiz. There would be a lot of learning I'd have to do of the Sympy internals ...
--
You received this message because you are subscribed to the Google Groups "sympy" group.
To view this discussion on the web visit https://groups.google.com/d/msg/sympy/-/7URonPtQuAQJ.