Files
concrete/docs/dev/compatibility.md

12 KiB

Compatibility

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.