For information on our:
-
C++ style guidelines visit OpenFHE Contributing #Guidelines, which is based off of Google C++ Style Guidelines
-
Python Style Guidelines visit OpenFHE Contributing #Python, which is based off of pep8
Note: Insofar as C++ is concerned, we have automated syntax checking on commit using clang-format
, so many of the above formatting rules will be automatically made.