Changes between Initial Version and Version 1 of Ticket #2837, comment 4


Ignore:
Timestamp:
2014-09-28T03:13:02Z (10 years ago)
Author:
Adrian Pop

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2837, comment 4

    initial v1  
    55   (es, {}) = ExpressionSolve.solve(lhs, rhs, cre);
    66}}}
    7 and after this {{es}} is that weird expression: {{{ (lift(x, 0.0) - z)/1 }}}.
     7and after this {{{es}}} is that weird expression: {{{ (lift(x, 0.0) - z)/1 }}}.
    88
    99So actually this seems to happen in ExpressionSolve.solve, not RemoveSimpleEquations.