Hello, I have a problem in Anaconda Jupyter notebook where i run a pymc3 sampler to sample from the posterior of a normal distribution.
My sampler was running very slow and I followed instructions found on this website and installed the module theano with pip and also the compilers clang_osx-64 and clangxx_osx-64. This seems to make my sampler run a C code, I run Python 3.8 on Mac OSX 10.15.7. Can someone provide any help? Thank you very much! I summarized my issue on stackoverflow https://stackoverflow.com/questions/65090463/why-does-my-pymc3-sampler-use-c-code-in-jupyter-notebook -- --- You received this message because you are subscribed to the Google Groups "theano-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/theano-users/a0dc1aba-8bef-4b5c-8300-3b439ba5fcdfn%40googlegroups.com.
