mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-09 20:25:34 -05:00
bf101e51479a37d2515509ef18930d49d7e1c9d8
Add script `.github/workflows/scripts/lint_cpp.sh` that runs `clang-tidy` with the right parameters to limit checks to source files not generated automatically. The script must be run from within the build directory as it relies on `compiler_commands.json` and `CMakeFiles/CMakeDirectoryInformation.cmake`.
Homomorphizer
The homomorphizer is a compiler that takes a high level computation model and produces a programs that evaluate the model in an homomorphic way.
Description
Languages
C++
34.3%
Python
23.1%
MLIR
22.9%
Rust
14.6%
C
2.2%
Other
2.8%