Installation#

walnutpie is available on PyPI with pre-compiled wheels provided for major platforms.

pip install walnutpie

If you would like to use walnutpie with Stan models, you should additionally install BridgeStan; see BridgeStan Python Installation for instructions.

Installing from source#

To install walnutpie from source, ensure you have a C++20-compatible compiler installed and run

pip install git+https://github.com/flatironinstitute/walnutpie.git#egg=walnutpie