Name Last Update
..
audela Loading commit data...
README.md Loading commit data...
pyproject.toml Loading commit data...
setup.py Loading commit data...
test_libtt.py Loading commit data...
wrapper_libtt.cpp Loading commit data...
wrapper_libtt.h Loading commit data...

README.md

Compilation of the libtt

This is a compilation of libtt 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_libtt.py 

Compile under Linux

Open a Linux console:

python3 setup.py build_ext --inplace

To test the code:

python3 test_libtt.py 

Support and contact

The main author is alain.klotz@irap.omp.eu