Jonathan A Rees

Results 10 issues of Jonathan A Rees

I don't know what the plans are for this software, but if there is a reasonable chance that it will require bug fixes or new features in the future, I...

An implementation of the sum-product algorithm ([belief propagation](https://en.wikipedia.org/wiki/Belief_propagation)?) for inference in straight-line generative code with only enumerable stochastic choices. I found this on my to-do list; the item came from...

enhancement
triage

This is one of the last remaining examples that Metaprob needs to support in order to get up to Church or Venture level competence. We've been talking about it since...

enhancement
triage
research

I have in my notes a to-do item 'Create issue for procedure names' which must have come up in conversation a couple of weeks ago. I think the question is:...

enhancement
question
high priority
documentation

In python-metaprob, a subtrace key could be any value, including a trace. I never understood how this worked, since traces were python 'objects' and were mutable. For clojure-metaprob I restricted...

enhancement
triage

Currently the meta-circular interpreter's code for an application creates a trace whose subtraces are the traces for all arguments, the procedure evaluation, and the call to the procedure. This practice...

enhancement
triage

One way to define metaprob is as the language that the meta-circular interpreter interprets. An additional constraint comes from the desire to make traces the only compound data structure, with...

triage

In normal.py, the comment says `rho ~ Gamma(nu/2, s/2)` but the code says `rho = rng.gamma(nu/2., scale=2./s)` This is confusing. Either the comment is wrong, or else the presentation would...

FYI, not restarting serious development, but accepting improvements at jar389/pseudoscheme repo

**Page(s) where issue occurs** content/pages/community/tnc/index.md > Your url(s) here http://www.tdwg.org/activities/tnc/tnc-document-repository/ = TNC document repository **Issue description** 404 > What is wrong? What were you expecting instead? I couldn't find the...