Downloads

Current version is 24.0.

Windows & Linux

The recomended way to install BornAgain is using the Python “wheel” provided at the Python Package Index https://pypi.org/project/BornAgain.

On a system with Python 3.10-3.12, use

python -m pip install bornagain

For detailed installation instructions, see https://bornagainproject.org/24/deploy/install.

MacOS

Because of Apple’s increasingly restrictive policies we gave up on producing prebuilt binary packages.

The recommended deployment method for MacOS is:

Build from source

The source repository is at https://jugit.fz-juelich.de/mlz/bornagain.

For build instructions, see https://bornagainproject.org/24/deploy/build.