Installation¶
ARIANE requires Python 3.6+. If desired, create a virtual environment and activate it.
Clone the repository from https://jugit.fz-juelich.de/ainx/ariane/.
Run
make installfrom the root directory of the repository.Run
make checkto check the setup.