Supported Libraries#
Pyccel supports a limited subset of the libraries available in Python.
Currently we fully support:
mathcmath
We additionally have support for the specified functions from the following libraries:
itertools:productnumpy: See NumPy functions.scipy:constants.pisys:exittypingext:Final
If you need support for a library which is not mentioned here, please open a discussion and we will investigate whether this can be added simply.