This is the library for executing PyTFHE programs on CPU.
It is based on the implementation of libtfhe (commit 6297bc7)
To install, change directory to this repo and perform pip install .
You should be able to see Successfully installed pyTFHE-0.9
Check aiger_tools for test cases.