Conversation
|
This is good, but what I would ask is (and I don't know if this is relevant here) whether this is a workaround for a misfeature of the code or something you might reasonably find in any WL implementation? I looked in Symja for something like this and don't see anything, but I could have missed something. If it should be something that we may want to revisit in the future, it would be great if this could be tagged in some way. Even better would be segregated this to a section which makes it easier to review such decisions should things change to make it not necessary. But, again, I don't know if this is relevant here. |
No, this is just a fix for a bug in the implementation of while or What is the output in Symja? |
|
|
OK, so in that case, we are doing it better... |
|
Ok - so then let's merge and iterate. |
|
@rocky could you open an issue in Symja for this? |
|
I am not the right person for this. I am not really a Symja user. |
|
Changed it in the code base: |

This PR fixes #153, which was due to a but in the
Simplifyimplementation of the ruleSimplify[b_^a_, assumptions_]