Get Arbor
Currently we offer two ways to get Arbor.
- Python Package. To get started quickly with Arbor using its Python API on your personal machine, see the :ref:`Python installation guide <in_python>`.
- Build and install from source. To build and install Arbor, on your own machine or HPC environment, see :ref:`in_build_install`.
If you wish to use the C++ API, you'll need to build Arbor from source. Note that you can also build the Python bindings using this method.