mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-09 03:55:04 -05:00
ddebedd1d6350b67d7489fc3bc2d29b1d0249bb9
The function `getV0Parameter()` returns a pointer to a static array, which is not intended to be mutable. Reflect this in the return type of the function.
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%