Note to self:

When installing #Python versions with #pyenv,
remember to set CONFIGURE_OPTS=--enable-shared

There are packages that need libpython to work, including those written in #Rust and wrapped with #PyO3, like the #nutpie sampler useful with #PyMC

πŸŽ‰ Exciting news for PyMC users! πŸŽ‰

πŸ”₯ The latest PyMC update now allows you to choose from different NUTS samplers provided by external packages like #nutpie, #blackjax, and #numpyro using the new nuts_sampler kwarg in the sample() method. This means you can now take advantage of different samplers and their unique features to achieve the best performance for your model. πŸš€

⚑️ And let me tell you, nutpie is wicked fast! 😱

πŸ‘‰ Give it a try and see how it improves your Bayesian analysis workflow! πŸ’»