mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-09 12:15:09 -05:00
d1332dfd9a7114260e75bbb076a7f9d9028d2391
The polynomialSize is currently holding its log2 instead of the actual value. This should be fixed later, but in the meantime, we need to compute it from log2
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%