probsys / sppl

Probabilistic programming system for fast and exact symbolic inference
Apache License 2.0
76 stars 10 forks source link

Use interpeter.IfElse instead of Cond, and interpeter.For instead of interpreter.Repeat #63

Closed fsaad closed 4 years ago

fsaad commented 4 years ago

So that the Python AST matches SPML.