limebit / medmodels

MedModels is a high-speed RWE framework to apply the latest methods from scientific research to medical data.
https://www.medmodels.de
BSD 3-Clause "New" or "Revised" License
4 stars 0 forks source link

fix: comparison operations now correctly evaluate operand #233

Closed JabobKrauskopf closed 1 month ago

JabobKrauskopf commented 1 month ago

This fixes a bug where operations that change the value of an operand (e.g. .add(...), .subtract(...), .round() etc.) are not applied correctly when the operand is used in a comparison