cschill2020
Results
2
comments of
cschill2020
I was able to resolve this by flattening the initial postion and re-packing to a joint-distribution input in a custom neg_logp function. It required some quite some finicky operations, so...
Awesome! For context I have been working on a port to run the WLED webapp on Linux/osx. I rewrote most of the http server and json/XML code using libhttpserver and...