wrapper for more complex switch statement #796
drbenvincent
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
So I watched Austin Rochford's into talk where he showed a simple example of using Aesara with the Monte Hall problem...
So I'm wondering if there could be a more more user-friendly function that could take the place of that nested
aet.switch
? So you could have an API like thisor
So
aet.multi_switch
(pick better name) would just be syntactic sugar for the nested switch.Beta Was this translation helpful? Give feedback.
All reactions