I'm working on upgrading dippl to webppl 0.7. This requires that we use distributions directly from Javascript (since we're re-implementing some of the inference algorithms for educational purposes). However, the distribution constructors don't seem to work when called from Javascript:
I'm working on upgrading dippl to webppl 0.7. This requires that we use distributions directly from Javascript (since we're re-implementing some of the inference algorithms for educational purposes). However, the distribution constructors don't seem to work when called from Javascript:
Why might this be?