Force Expression to use eval_cell

The problem with nested expressions is that you end up with nested interpolation, Which gets quite hard to debug when it goes wrong.
You can use them nested, But it gets very Weird to combine the Expression class with the UserExpression/compiled_cpp_code expression, as They have different signatures

3 Likes