openfheorg / openfhe-python

Official Python wrapper for OpenFHE. Current release is v0.8.8 (released on June 25, 2024).
https://openfheorg.github.io/openfhe-python/html/index.html
BSD 2-Clause "Simplified" License
60 stars 18 forks source link

Add missing methods to the Python API #127

Closed yspolyakov closed 1 month ago

yspolyakov commented 2 months ago

See https://openfhe.discourse.group/t/missing-functions-in-python-wrapper/1165

The methods include EvalAddMany, EvalLinearWSum, and others