If you want to participate in the practical session on FHE please set up your environment as follows
- Create or install a Python 3.8 environment
e.g. with anaconda:
conda create -n "mozaik" python=3.8 - Install the following packages:
- numpy
- ipython
- openfhe
- The exercise files can be found in the
fhefolder
If you have any difficulties, Leo can help you during the session.