rlouf / mcx

Express & compile probabilistic programs for performant inference on CPU & GPU. Powered by JAX.
https://rlouf.github.io/mcx
Apache License 2.0
325 stars 17 forks source link

Fix minor bugs in mcx.core.graphs and some typos/variable names in docs #43

Closed lmmx closed 3 years ago

lmmx commented 3 years ago

I was reading through the code for the library (very nice) and noticed the missing string formats, then I went through the docs and tidied them up while I was there so I could make a less trivial pull request :—)