Installation

FreeART is a cpp library which can be access from python. We mainly recommand to use it from python.

To install if download the source code :

git clone git@gitlab.esrf.fr:freeart/freeart.git
pip install .
python run_tests.py

Note

you will need to have a gitlab account to get the rights to clone the git project.

Build doc

python setup.py build build_doc

Table Of Contents

Previous topic

Welcome to FreeART’s documentation!

Next topic

Geometry

This Page