-
Notifications
You must be signed in to change notification settings - Fork 175
Closed
Description
ifelse is a bit problematic for symbolic libraries because it's in Core and not in Base and dispatch cannot be added to it. So, while we want to represent branching, we need to do so without using ifelse. The opportunities are something like:
ModelingToolkit.ifelse_ifelse(exported)- A different name
We need to just pick one and start using it, and whatever is chosen is what the eventual tracer should transform things to.
┆Issue is synchronized with this Trello card by Unito
Metadata
Metadata
Assignees
Labels
No labels