Linux 64-bit
Software |
64-bit |
TC-Python* ** |
Requires a Python installation with Python 3.5 or higher (we recommend Python 3.10) and a Python distribution (we recommend Anaconda or the Python interpreter of the system). |
TQ-Interface*** **** |
Requires a Fortran compiler. We support two:
- If you compile your code with ifort 16.0.4, link with libtq-linux-x86_64-ifort-*.so. The resulting binary might require a recent GCC be installed to run on another Linux computer.
- If you compile your code with gfortran 4.4, link with libtq-linux-x86_64-gfortran-*so. The resulting binary might require a recent GCC and libgfortran.so.3 be installed to run on another computer. Note that libgfortran.so.3 is installed as a part of gfortran 4.4.
|
TC-Toolbox for MATLAB® |
Not available |
*TC-Python has a few package dependencies. They should install automatically. However, this might not work behind a company-proxy server. See the TC-Python documentation for solutions.
**A bug in the auto-completion feature with versions of PyCharm later than 2020.3.5 in combination with versions of TC-Python 2021b and earlier exists. Therefore, we recommend that IF you are using TC-Python 2021b or earlier, you should not use a version of PyCharm later than 2020.3.5.
***Other compilers may work, but we do not provide support for them.
****On Ubuntu version 20.04, only ifort 16.0.4 is currently supported.