OpenFHE-NumPy is released!

We are happy to launch openfhe-numpy, a numpy-like matrix arithmetic library for encrypted matrices and vectors based on OpenFHE. Just like NumPy is a standard tool for matrix arithmetic in ML applications, we see openfhe-numpy becoming an essential Python tool for building PPML applications based on FHE. Check out openfhe-numpy at GitHub - openfheorg/openfhe-numpy: Numpy-like matrix arithmetic library based on OpenFHE or by simply typing “pip install openfhe_numpy” on Ubuntu systems.

4 Likes