Austin J. Garrett
Austin J. Garrett
A similar issue arises in supported language constructs, when using kernel arguments. For instance: ``` @gen function model() x ~ normal(0, 1) y ~ normal(0, 1) z ~ normal(0, 1)...
Are there any plans for merging this soon? My use case relies on thickness of lines and otherwise I'll have to fallback to using PIL with PyCall.
I had thought that it might be good to factor these sorts of updates into the testbed loop, but wasn't sure how to track incremental computation of the state. Especially...