I’m searching a way to evaluate various operations on real numbers using the CKKS scheme. I’m interested to know if there are library ir functions with such functionality. I want to evaluate them in terms of time, storage and precision for data. If anyone has any tips for me, please let me know.
Yes, these are the correct C++ benchmarks. We do not have benchmarks in the Python wrapper repo but you can easily build a benchmark by editing one of the CKKS python examples.