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

#53: add initial unittests #141

Closed arcturusannamalai closed 1 month ago

arcturusannamalai commented 1 month ago
   - iterate through boolean AND OR NOT test
   - test all the examples from the unittest for run through

   - run black code formatter
   - update CMakeLists.txt for the situation of python3.12 build
   - add tests