Skip to content
Commit b6d277cd authored by Dominic Kempf's avatar Dominic Kempf
Browse files

Implement pymbolics If statement through sympys Piecewise

Previous implementation of If through the EvaluationMapper
resulted in wrong behaviour. Although the Piecewise node
is no exact match for the if, it can be used to express it.
parent 915ecb96
Pipeline #8479 failed with stage
in 2 minutes and 33 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment