Current version is 24.0.
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.
Because of Appleās increasingly restrictive policies we gave up on producing prebuilt binary packages.
The recommended deployment method for MacOS is:
The source repository is at https://jugit.fz-juelich.de/mlz/bornagain.
For build instructions, see https://bornagainproject.org/24/deploy/build.