Name Last Update
..
audela/src Loading commit data...
audela_notcl/src/include Loading commit data...
README.md Loading commit data...
pyproject.toml Loading commit data...
setup.py Loading commit data...
test_wrapper_flipro.py Loading commit data...
wrapper_flipro.cpp Loading commit data...
wrapper_flipro.h Loading commit data...

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