Files
concrete/docs/dev/compatibility.md
2024-07-24 11:41:26 +02:00

12 KiB

Compatibility

Supported operations

This document lists the operations you can use inside the function that you are compiling.

{% hint style="info" %} Some operations are not supported between two encrypted values. If attempted, a detailed error message will be raised. {% endhint %}

Supported Python operators.

Supported NumPy functions.

Supported ndarray methods.

Supported ndarray properties.