README.md
Compilation of the wrapper_flipro
This is a compilation of wrapper_flipro for Python with a link of external libraries.
Compile under Windows
Open a PowerShell:
python setup.py build_ext --inplace
To test the code:
python test_wrapper_flipro.py
Compile under Linux
Open a Linux console:
python3 setup.py build_ext --inplace
To test the code:
python3 test_wrapper_flipro.py
Support and contact
The main author is alain.klotz@irap.omp.eu